fix(sioyek): correct startup command
This commit is contained in:
parent
9552374f45
commit
26492351d5
1 changed files with 1 additions and 1 deletions
|
|
@ -151,7 +151,7 @@ in
|
||||||
xdg.configFile."sioyek/prefs_user.config" = lib.mkIf sioyek {
|
xdg.configFile."sioyek/prefs_user.config" = lib.mkIf sioyek {
|
||||||
text = ''
|
text = ''
|
||||||
wheel_zoom_on_cursor 1
|
wheel_zoom_on_cursor 1
|
||||||
startup_commands show_statusbar 0;toggle_synctex_on
|
startup_commands show_statusbar 0;toggle_synctex
|
||||||
|
|
||||||
page_separator_width 10
|
page_separator_width 10
|
||||||
should_launch_new_window 1
|
should_launch_new_window 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue