diff options
| author | Yigit Sever | 2020-11-06 20:59:03 +0300 |
|---|---|---|
| committer | Yigit Sever | 2020-11-06 20:59:03 +0300 |
| commit | 022a3a0eb4d05e7bcf76c2a44904bee59a9d48ec (patch) | |
| tree | 734d427489cee5246490d1649782a54381b8897e /.config/i3 | |
| parent | eb7e2ef4ec166d32993bb643b76f1310b4694666 (diff) | |
| download | dotfiles-022a3a0eb4d05e7bcf76c2a44904bee59a9d48ec.tar.gz dotfiles-022a3a0eb4d05e7bcf76c2a44904bee59a9d48ec.tar.bz2 dotfiles-022a3a0eb4d05e7bcf76c2a44904bee59a9d48ec.zip | |
pause notifications with mod+shift+y
Diffstat (limited to '.config/i3')
| -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 |
