diff options
-rw-r--r-- | .config/i3/config##c.desktop,h.maus | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/i3/config##c.desktop,h.maus b/.config/i3/config##c.desktop,h.maus index 78d847c..4a18908 100644 --- a/.config/i3/config##c.desktop,h.maus +++ b/.config/i3/config##c.desktop,h.maus | |||
@@ -91,6 +91,9 @@ bindsym $mod+Shift+minus move scratchpad | |||
91 | # Show the first scratchpad window | 91 | # Show the first scratchpad window |
92 | bindsym $mod+minus scratchpad show | 92 | bindsym $mod+minus scratchpad show |
93 | 93 | ||
94 | # Pause notifications for a while | ||
95 | bindcode $mod+Shift+32 exec /home/yigit/.local/bin/toggle_notifications.sh | ||
96 | |||
94 | # shortcuts for frequent programs | 97 | # shortcuts for frequent programs |
95 | bindsym $mod+Shift+z exec zotero | 98 | bindsym $mod+Shift+z exec zotero |
96 | bindcode $mod+Shift+41 exec thunar # t on colemak f on turkish | 99 | bindcode $mod+Shift+41 exec thunar # t on colemak f on turkish |