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

@ -220,9 +220,14 @@ bindsym XF86AudioPrev exec --no-startup-id playerctl previous
#bindsym Print exec --no-startup-id flameshot gui -p ~/Pictures/Screenshots #bindsym Print exec --no-startup-id flameshot gui -p ~/Pictures/Screenshots
#bindsym Shift+Print exec --no-startup-id flameshot full -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 Ctrl+Shift+Print exec --no-startup-id flameshot full -c
bindsym Print exec --no-startup-id grim -g "$(slurp)" - | swappy -f - 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 # Start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available) # finds out, if available)
#bar { #bar {