From f148ab1559cbb4e0e46e05f8d151f74f64adb359 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Jane=C5=BEi=C4=8D?= Date: Wed, 11 Mar 2026 14:20:56 +0100 Subject: [PATCH] fix(sway): config typos --- sway/config.d/50-keybind.conf | 4 ++-- sway/config.d/80-autostart.conf | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sway/config.d/50-keybind.conf b/sway/config.d/50-keybind.conf index d8c8871..1f4711e 100644 --- a/sway/config.d/50-keybind.conf +++ b/sway/config.d/50-keybind.conf @@ -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 diff --git a/sway/config.d/80-autostart.conf b/sway/config.d/80-autostart.conf index e1cf8dc..38113d5 100644 --- a/sway/config.d/80-autostart.conf +++ b/sway/config.d/80-autostart.conf @@ -1,4 +1,4 @@ -# deamon +# daemon exec swayidle -w exec wlsunset -l 46.1 -L 14.5 exec rm -f $wobs \