Add keybinding for pavucontrol
This commit is contained in:
@@ -79,6 +79,7 @@ assign [class="Steam"] $ws3
|
||||
for_window [class="mpv"] floating enable
|
||||
for_window [class="mpv"] move absolute center
|
||||
for_window [class="MuPDF"] floating enable
|
||||
for_window [app_id="pavucontrol"] floating enable
|
||||
|
||||
|
||||
|
||||
@@ -109,6 +110,8 @@ bindsym XF86AudioPlay exec playerctl play-pause
|
||||
bindsym XF86AudioNext exec playerctl next
|
||||
bindsym XF86AudioPrev exec playerctl previous
|
||||
|
||||
bindsym F8 exec pavucontrol
|
||||
|
||||
# Make screenshots
|
||||
bindsym $mod+Home exec $HOME/dotfiles/bin/wlshot copy
|
||||
bindsym $mod+Shift+Home exec $HOME/dotfiles/bin/wlshot save
|
||||
|
||||
Reference in New Issue
Block a user