I3 to Sway #1
1 changed files with 3 additions and 0 deletions
|
@ -166,6 +166,9 @@ bindsym --locked XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@
|
|||
bindsym --locked XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -5%
|
||||
bindsym --locked XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle
|
||||
bindsym $mod+shift+p exec "$term -t 'Pulse Mixer' -e pulsemixer"
|
||||
bindsym XF86AudioPlay exec ~/Bin/music.sh PlayPause
|
||||
bindsym XF86AudioPrev exec ~/Bin/music.sh Previous
|
||||
bindsym XF86AudioNext exec ~/Bin/music.sh Next
|
||||
|
||||
# Brightness
|
||||
bindsym XF86MonBrightnessDown exec brightnessctl set 5%-
|
||||
|
|
Loading…
Reference in a new issue