finalize: custom command zone; auto screen detection
This commit is contained in:
@ -138,7 +138,7 @@ dateFormat=%A, %B %d, %Y
|
||||
autoSpellCheck=True
|
||||
spellCheckLanguage=en_US
|
||||
scriptPath=/usr/share/fenrir/scripts
|
||||
commandPath=/usr/share/fenrir/command
|
||||
commandPath=/usr/share/fenrir/commands
|
||||
|
||||
[focus]
|
||||
cursor=True
|
||||
|
@ -141,7 +141,7 @@ spellCheckLanguage=en_US
|
||||
# path for your scripts "scriptKey" functionality
|
||||
scriptPath=/usr/share/fenrir/scripts
|
||||
# overload commands, and create new one without changing Fenrir default
|
||||
commandPath=/usr/share/fenrir/command
|
||||
commandPath=/usr/share/fenrir/commands
|
||||
|
||||
[focus]
|
||||
#follow the text cursor
|
||||
|
@ -139,7 +139,7 @@ autoSpellCheck=True
|
||||
spellCheckLanguage=en_US
|
||||
scriptPath=/usr/share/fenrir/scripts
|
||||
# overload commands, and create new one without changing Fenrir default
|
||||
commandPath=/usr/share/fenrir/command
|
||||
commandPath=/usr/share/fenrir/commands
|
||||
|
||||
[focus]
|
||||
#follow the text cursor
|
||||
|
@ -90,7 +90,7 @@ autoSpellCheck=True
|
||||
spellCheckLanguage=en_US
|
||||
scriptPath=/usr/share/fenrir/scripts
|
||||
# overload commands, and create new one without changing Fenrir default
|
||||
commandPath=/usr/share/fenrir/command
|
||||
commandPath=/usr/share/fenrir/commands
|
||||
|
||||
[focus]
|
||||
#follow the text cursor
|
||||
|
Reference in New Issue
Block a user