Added keybinding for pavucontrol
This commit is contained in:
parent
a9266ff617
commit
0890209060
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user