Add more local sourced directories for scripts and sounds meaning each user can have own scripts and sound themes when using -x. Hopefully fixed the remainder of the random freeze bug.
This commit is contained in:
@@ -9,7 +9,8 @@ driver=gstreamerDriver
|
||||
#driver=genericDriver
|
||||
|
||||
# Sound themes. These are the pack of sounds used for sound alerts.
|
||||
# Sound packs may be located at /usr/share/sounds
|
||||
# Sound packs may be located at ~/.local/stormux/fenrir/sounds,
|
||||
# /usr/share/sounds/fenrir, or /usr/share/sounds/fenrirscreenreader.
|
||||
theme=default
|
||||
|
||||
# Sound volume controls how loud the sounds for your selected soundpack are.
|
||||
@@ -201,7 +202,8 @@ date_format=%%A, %%B %%d, %%Y
|
||||
auto_spell_check=True
|
||||
# Language for spell checking (format: language_COUNTRY, e.g., en_US, en_GB, es_ES)
|
||||
spell_check_language=en_US
|
||||
# path for your scripts "script_keys" functionality
|
||||
# path for your scripts "script_keys" functionality.
|
||||
# User-local scripts in ~/.local/stormux/fenrir are loaded first.
|
||||
script_path=/usr/share/fenrirscreenreader/scripts
|
||||
# Override default commands or add custom commands without modifying Fenrir installation
|
||||
# Leave empty to use default commands only
|
||||
|
||||
Reference in New Issue
Block a user