sioyek: Always open new windows
Do not open multiple pdf files in the same window, but open a new window for each file opened (there is no way to display multiple open pdf files side-by-side otherwise).
This commit is contained in:
parent
378541df7e
commit
5f0f7f22ef
1 changed files with 6 additions and 0 deletions
|
@ -3,5 +3,11 @@
|
|||
# END FLAVOURS
|
||||
|
||||
super_fast_search 1
|
||||
|
||||
should_launch_new_instance 1 # seems to not be working?
|
||||
should_launch_new_window 1
|
||||
should_load_tutorial_when_no_other_file 0
|
||||
check_for_updates_on_startup 0
|
||||
|
||||
startup_commands toggle_custom_color
|
||||
|
||||
|
|
Loading…
Reference in a new issue