Add dunst configs
This commit is contained in:
@@ -84,6 +84,12 @@ bindsym $mod+space exec "rofi -show drun"
|
||||
bindsym $mod+backslash exec "rofi -show ssh"
|
||||
bindsym $mod+Tab exec "rofi -show window"
|
||||
|
||||
# Dunst management
|
||||
bindsym $mod+$shift+space exec dunstctl close
|
||||
bindsym $mod+$shift+Return exec dunstctl close-all
|
||||
bindsym $mod+$shift+d exec dunstctl history-pop
|
||||
bindsym $mod+$shift+o exec dunstctl context
|
||||
|
||||
# Pulse controls
|
||||
bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume 0 +5% #increase sound volume
|
||||
bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume 0 -5% #decrease sound volume
|
||||
|
Reference in New Issue
Block a user