Fixed an uncommented line in settings.conf which was causing fenrir not to load.
This commit is contained in:
parent
c2efb58e31
commit
3b0220ff26
@ -133,7 +133,7 @@ scriptPath=/usr/share/fenrir/scripts
|
|||||||
cursor=True
|
cursor=True
|
||||||
#follow highlighted text changes
|
#follow highlighted text changes
|
||||||
highlight=False
|
highlight=False
|
||||||
How should the braille follow the focus
|
#How should the braille follow the focus
|
||||||
# none = no automatic toggle command used
|
# none = no automatic toggle command used
|
||||||
# review = priority to review
|
# review = priority to review
|
||||||
# last = follow last used cursor
|
# last = follow last used cursor
|
||||||
|
Loading…
Reference in New Issue
Block a user