Updated gzdoom.ini

This commit is contained in:
Storm Dragon
2025-07-13 13:02:14 -04:00
parent 1a3656c85a
commit 2a6a894e83

View File

@@ -3,7 +3,8 @@
# Each directory should be on a separate line, preceded by Path=
[IWADSearch.Directories]
Path=/usr/share/games/doom
Path=/home/storm/.local/games/doom
Path=/home/stormux/.local/games/doom
Path=/home/stormux/.local/share/doom
Path=.
Path=$DOOMWADDIR
Path=$HOME
@@ -14,7 +15,8 @@ Path=$PROGDIR
# as-is. Layout is the same as for IWADSearch.Directories
[FileSearch.Directories]
Path=/usr/share/games/doom
Path=/home/storm/.local/games/doom
Path=/home/stormux/.local/games/doom
Path=/home/stormux/.local/share/doom
Path=$PROGDIR
Path=$DOOMWADDIR
@@ -23,8 +25,8 @@ Path=$DOOMWADDIR
[SoundfontSearch.Directories]
Path=/usr/share/games/doom/fm_banks
Path=/usr/share/games/doom/soundfonts
Path=/home/storm/.local/games/doom/soundfonts
Path=/home/storm/.local/games/doom/fm_banks
Path=/home/stormux/.local/games/doom/soundfonts
Path=/home/stormux/.local/games/doom/fm_banks
Path=$PROGDIR/soundfonts
Path=$PROGDIR/fm_banks