diff --git a/config/settings/settings.conf b/config/settings/settings.conf index 0ad96f33..8e9aa889 100644 --- a/config/settings/settings.conf +++ b/config/settings/settings.conf @@ -79,7 +79,7 @@ autodetectSuspendingScreen=True driver=evdev # filter input devices NOMICE, ALL or a DEVICE NAME device=ALL -# gives fenrir exclusive access to the keyboard and let consume keystrokes. just disable on problems. +# gives fenrir exclusive access to the keyboard and let consume keystrokes. grabDevices=True ignoreShortcuts=False # the current shortcut layout located in /etc/fenrir/keyboard @@ -110,7 +110,7 @@ timeFormat=%H:%M:%P dateFormat=%A, %B %d, %Y autoSpellCheck=True spellCheckLanguage=en_US -scriptPath=/etc/fenrir/scripts +scriptPath=/usr/share/fenrir/scripts [promote] enabled=True diff --git a/config/settings/settings.conf.chrys b/config/settings/settings.conf.chrys index 10a99707..587e34db 100644 --- a/config/settings/settings.conf.chrys +++ b/config/settings/settings.conf.chrys @@ -110,7 +110,7 @@ timeFormat=%H:%M:%P dateFormat=%A, %B %d, %Y autoSpellCheck=True spellCheckLanguage=en_US -scriptPath=/etc/fenrir/scripts +scriptPath=/usr/share/fenrir/scripts [promote] enabled=True diff --git a/config/settings/settings.conf.storm b/config/settings/settings.conf.storm index e52c4e95..137e29c5 100644 --- a/config/settings/settings.conf.storm +++ b/config/settings/settings.conf.storm @@ -60,7 +60,7 @@ timeFormat=%H:%M:%P dateFormat="%A, %B %d, %Y" autoSpellCheck=True spellCheckLanguage=en_US -scriptPath=/etc/fenrir/scripts +scriptPath=/usr/share/fenrir/scripts [promote] enabled=True