fix(sioyek): correct startup command

This commit is contained in:
Barrett Ruth 2026-03-05 19:40:53 -05:00
parent 9552374f45
commit 26492351d5
Signed by: barrett
GPG key ID: A6C96C9349D2FC81

View file

@ -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