fix(sway): config typos
This commit is contained in:
@@ -10,7 +10,7 @@ bindsym $mod+u exec $lockscreen
|
||||
bindsym $mod+Shift+Ctrl+Alt+space exec 1password --quick-access
|
||||
bindsym Print exec flameshot gui
|
||||
|
||||
# programs'
|
||||
# window
|
||||
bindsym $mod+Shift+q kill
|
||||
|
||||
# move focus
|
||||
@@ -85,7 +85,7 @@ bindsym --locked XF86AudioLowerVolume exec pamixer -d 5 && pamixer --get-volume
|
||||
bindsym --locked XF86AudioRaiseVolume exec pamixer -i 5 && pamixer --get-volume > $wobs
|
||||
bindsym --locked F16 exec pactl set-source-mute \@DEFAULT_SOURCE@ toggle
|
||||
|
||||
# xf86-brightnes
|
||||
# xf86-brightness
|
||||
bindsym --locked XF86MonBrightnessDown exec brightnessctl set 5%-
|
||||
bindsym --locked XF86MonBrightnessUp exec brightnessctl set 5%+
|
||||
# xf86-audio
|
||||
|
||||
Reference in New Issue
Block a user