Update .config/sway/config
This commit is contained in:
parent
a9ddab9fa3
commit
5c69f82e75
|
@ -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%
|
||||
|
|
Loading…
Reference in a new issue