diff options
Diffstat (limited to 'i3')
-rw-r--r-- | i3/i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i3/i3/config b/i3/i3/config index 5d12ce4..d64f125 100644 --- a/i3/i3/config +++ b/i3/i3/config @@ -220,8 +220,8 @@ bindsym $mod+p move workspace to output right # 47 is ;(en) ñ(en) bindcode $mod+47 exec dunstctl close bindcode $mod+Shift+47 exec dunstctl close-all +bindcode $mod+Control+Shift+47 exec dunstctl history-clear bindsym $mod+period exec dunstctl history-pop -bindsym $mod+Shift+period exec dunstctl history-clear bindsym $mod+comma exec dunstctl context |