Update .config/sway/config

This commit is contained in:
V 2022-11-25 23:02:33 +04:00
parent a9ddab9fa3
commit 5c69f82e75
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ bindsym $mod+F1 exec "firefox-developer-edition"
bindsym $mod+F2 exec "code --enable-features=UseOzonePlatform --ozone-platform=wayland"
bindsym $mod+F3 exec $term ranger
bindsym $mod+F4 exec $term nvim notes.txt
bindsym $mod+F5 exec qpwgraph
bindsym XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +5%
bindsym XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -5%