config

OpenBSD system configuration
git clone git://jacobedwards.org/config
Log | Files | Refs | README

commit 124813be3d1630f9ea3776fa1d84109808842815
parent 706d0452fa92b6e995fe5b7ccf3d302113766889
Author: jacob@thinkpad <jacobouno@protonmail.com>
Date:   Thu, 16 Apr 2020 14:11:25 -0700

remove notification X limit, remove keybind

Diffstat:
Mdunst/.config/dunst/dunstrc | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dunst/.config/dunst/dunstrc b/dunst/.config/dunst/dunstrc @@ -1,5 +1,5 @@ [global] - geometry = "500-8+8" + geometry = "0x0-8+8" font = FreeMono 11 alignment = left padding = 13 @@ -43,7 +43,7 @@ mouse_left_click = close_all [shortcuts] #close = ctrl+space - close_all = mod4+s + #close_all = mod4+s #history = ctrl+grave #context = ctrl+shift+period [urgency_low]