changing sway config + adding/removing paths

This commit is contained in:
opal
2023-08-06 20:06:29 -07:00
parent b98cf96dc1
commit 957f47bb55
2 changed files with 8 additions and 5 deletions

View File

@@ -36,8 +36,8 @@ bindsym $mod+Shift+c reload
bindsym $mod+Shift+x exec swaymsg -r exit
## Volume
bindsym XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +5%
bindsym XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -5%
bindsym XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +2%
bindsym XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -2%
bindsym XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle
## Volume for non-media button keyboards