Update .config/sway/config

This commit is contained in:
V 2023-01-26 15:39:46 +04:00
parent 2ed506768b
commit d53ea82e02
1 changed files with 2 additions and 0 deletions

View File

@ -63,6 +63,8 @@ bindsym $mod+F3 exec $term ranger
bindsym $mod+F4 exec $term nvim notes.txt
bindsym $mod+F5 exec qpwgraph
bindsym $mod+l swaylock
bindsym XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +5%
bindsym XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -5%
bindsym XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle