]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
x11: katarakt: use "true" instead of 1 for boolean flag
authorSimon Ruderich <simon@ruderich.org>
Thu, 10 Jan 2019 09:26:20 +0000 (10:26 +0100)
committerSimon Ruderich <simon@ruderich.org>
Thu, 10 Jan 2019 09:26:20 +0000 (10:26 +0100)
x11/katarakt.ini

index 170c11dba9756e458a0cfdb7272b5d8f978575b6..b014e4c759549ed13a8ee4fd23ff8f273cc80e98 100644 (file)
@@ -1,6 +1,6 @@
 ; Katarakt (PDF viewer) configuration file.
 
 ; Katarakt (PDF viewer) configuration file.
 
-; Copyright (C) 2016  Simon Ruderich
+; Copyright (C) 2016-2019  Simon Ruderich
 ;
 ; This file is free software: you can redistribute it and/or modify
 ; it under the terms of the GNU General Public License as published by
 ;
 ; This file is free software: you can redistribute it and/or modify
 ; it under the terms of the GNU General Public License as published by
@@ -18,7 +18,7 @@
 
 [Settings]
 ; Immediately quit when failing to open a file.
 
 [Settings]
 ; Immediately quit when failing to open a file.
-quit_on_init_fail = 1
+quit_on_init_fail = true
 
 ; Use grid layout per default which zooms to page width.
 default_layout = grid
 
 ; Use grid layout per default which zooms to page width.
 default_layout = grid