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 $mod+Shift+Ctrl+Alt+space exec 1password --quick-access
|
||||||
bindsym Print exec flameshot gui
|
bindsym Print exec flameshot gui
|
||||||
|
|
||||||
# programs'
|
# window
|
||||||
bindsym $mod+Shift+q kill
|
bindsym $mod+Shift+q kill
|
||||||
|
|
||||||
# move focus
|
# 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 XF86AudioRaiseVolume exec pamixer -i 5 && pamixer --get-volume > $wobs
|
||||||
bindsym --locked F16 exec pactl set-source-mute \@DEFAULT_SOURCE@ toggle
|
bindsym --locked F16 exec pactl set-source-mute \@DEFAULT_SOURCE@ toggle
|
||||||
|
|
||||||
# xf86-brightnes
|
# xf86-brightness
|
||||||
bindsym --locked XF86MonBrightnessDown exec brightnessctl set 5%-
|
bindsym --locked XF86MonBrightnessDown exec brightnessctl set 5%-
|
||||||
bindsym --locked XF86MonBrightnessUp exec brightnessctl set 5%+
|
bindsym --locked XF86MonBrightnessUp exec brightnessctl set 5%+
|
||||||
# xf86-audio
|
# xf86-audio
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# deamon
|
# daemon
|
||||||
exec swayidle -w
|
exec swayidle -w
|
||||||
exec wlsunset -l 46.1 -L 14.5
|
exec wlsunset -l 46.1 -L 14.5
|
||||||
exec rm -f $wobs \
|
exec rm -f $wobs \
|
||||||
|
|||||||
Reference in New Issue
Block a user