mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 15:37:22 +00:00
i3: add dunst keybindings
This commit is contained in:
parent
5d74f0f300
commit
31dac15cab
1 changed files with 5 additions and 0 deletions
|
|
@ -61,6 +61,11 @@ bindsym XF86Tools exec xfce4-screenshooter --region --delay 0
|
|||
bindsym $mod+d exec rofi -show run
|
||||
bindsym $mod+Tab exec rofi -show window
|
||||
|
||||
# notifications
|
||||
|
||||
bindsym $mod+grave exec --no-startup-id dunstctl history-pop
|
||||
bindsym $mod+BackSpace exec --no-startup-id dunstctl close-all
|
||||
|
||||
# volume controls
|
||||
|
||||
bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +5% #increase sound volume
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue