Added keybinding for pavucontrol

This commit is contained in:
julian 2021-07-01 10:12:27 +02:00
parent a9266ff617
commit 0890209060

View File

@ -92,7 +92,7 @@ bindsym $mod+v split v
bindsym $mod+f fullscreen toggle
# change container layout (stacked, tabbed, toggle split)
bindsym $mod+s layout stacking
bindsym $mod+Shift+w layout stacking
bindsym $mod+w layout tabbed
bindsym $mod+e layout toggle split
@ -262,6 +262,7 @@ bindsym $mod+t exec thunar
bindsym $mod+m exec xfce4-terminal -x mc
bindsym $mod+Shift+c exec jupyter-calculator
bindsym $mod+b exec firefox
bindsym $mod+s exec pavucontrol
workspace_auto_back_and_forth yes