diff options
Diffstat (limited to '.config/Zeal/Zeal.conf')
-rw-r--r-- | .config/Zeal/Zeal.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/Zeal/Zeal.conf b/.config/Zeal/Zeal.conf index 2344fae..7b4d6ad 100644 --- a/.config/Zeal/Zeal.conf +++ b/.config/Zeal/Zeal.conf @@ -1,6 +1,6 @@ [General] check_for_update=true -hide_on_close=false +hide_on_close=true minimize_to_systray=false show_systray_icon=true start_minimized=false @@ -25,7 +25,7 @@ smooth_scrolling=true path=/home/master/.local/share/Zeal/Zeal/docsets [global_shortcuts] -show=Meta+/ +show=Meta+Z [internal] install_id=7cf1e6a2-9a52-4dfc-a7de-bc1acd562804 |