From 266e4d22e816c4ef3c0954141edaecf11fbe0d83 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Sun, 24 Oct 2021 17:16:04 +0300 Subject: dunst: shortcuts removed, everything broken --- .config/i3/config##h.luchs | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to '.config/i3/config##h.luchs') diff --git a/.config/i3/config##h.luchs b/.config/i3/config##h.luchs index 319844a..081a614 100644 --- a/.config/i3/config##h.luchs +++ b/.config/i3/config##h.luchs @@ -46,6 +46,17 @@ gaps outer 2 font pango:Iosevka 11 ## bindings +### dunstctl - dunst shortcuts have been deprecated +# close notifications with mod+x +bindcode $mod+53 exec --no-startup-id dunstctl close +bindcode $mod+shift+53 exec --no-startup-id dunstctl close-all + +# give context menu with mod+o +bindcode $mod+47 exec --no-startup-id dunstctl context + +# show history items with mod+0 (like the old times) +bindcode $mod+19 exec --no-startup-id dunstctl history-pop + # done, {task,time}warrior control suite bindcode $mod+42 exec --no-startup-id ~/.local/bin/done @@ -169,7 +180,6 @@ bindsym $mod+6 workspace $ws6 bindsym $mod+7 workspace $ws7 bindsym $mod+8 workspace $ws8 bindsym $mod+9 workspace $ws9 -bindsym $mod+0 workspace $ws10 bindcode $mod+49 workspace $wszotero bindcode $mod+60 workspace $wsdesktop bindcode $mod+21 workspace $wsbrowser @@ -184,7 +194,6 @@ bindsym $mod+Shift+6 move container to workspace $ws6 bindsym $mod+Shift+7 move container to workspace $ws7 bindsym $mod+Shift+8 move container to workspace $ws8 bindsym $mod+Shift+9 move container to workspace $ws9 -bindsym $mod+Shift+0 move container to workspace $ws10 bindcode $mod+Shift+49 move container to workspace $wszotero bindcode $mod+Shift+60 move container to workspace $wsdesktop bindcode $mod+Shift+21 move container to workspace $wsbrowser -- cgit v1.2.3-70-g09d2