Added dunst controls

This commit is contained in:
Logan G 2021-11-17 00:44:11 -07:00
parent d34de67356
commit 20e8d74666
Signed by: logan
GPG key ID: E328528C921E7A7A

View file

@ -216,13 +216,18 @@ bindsym XF86AudioPause exec --no-startup-id ~/.config/i3/toggleplay.sh
bindsym XF86AudioNext exec --no-startup-id playerctl next
bindsym XF86AudioPrev exec --no-startup-id playerctl previous
#Screenshot
# Screenshot
#bindsym Print exec --no-startup-id flameshot gui -p ~/Pictures/Screenshots
#bindsym Shift+Print exec --no-startup-id flameshot full -p ~/Pictures/Screenshots
#bindsym Ctrl+Shift+Print exec --no-startup-id flameshot full -c
bindsym Print exec --no-startup-id grim -g "$(slurp)" - | swappy -f -
# Dunst
bindsym $mod+Mod1+Space dunstctl close
bindsym $mod+Mod1+Shift dunstctl close-all
bindsym $mod+Mod1+Tab dunstctl history-pop
bindsym $mod+Mod1+period dunstctl context
# Start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available)
#bar {