11 lines
369 B
Plaintext
11 lines
369 B
Plaintext
# Define variables via infostore.
|
|
|
|
InfoStoreAdd posix $[FVWM_USERDIR]/scripts/posix
|
|
InfoStoreAdd fscript $[FVWM_USERDIR]/scripts/fvwmscript
|
|
InfoStoreAdd sdir $[FVWM_USERDIR]/../fxde-assets/audio
|
|
InfoStoreAdd papedir $[FVWM_USERDIR]/../fxde-assets/wallpaper
|
|
|
|
# Define some internal variables.
|
|
|
|
ImagePath "$[FVWM_USERDIR]/../fxde-assets/themes/RiscOS/gtk-2.0/;.png"
|