commit 5ac1cfe4e0c7e3d050d70894386b1f46f87e8506
parent 6b50cd0f1aed0d48ea4f57b4a11beb1249c5a282
Author: ryukamish <[email protected]>
Date: Mon, 20 Jul 2026 08:09:06 +0530
typo fix
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.config/sway/config b/.config/sway/config
@@ -291,7 +291,7 @@ bindsym $mod+Print exec --no-startup-id slurp \
# wlsunset toggle
bindsym $mod+n exec pgrep wlsunset \
&& pkill wlsunset \
- || wlsunet -T 4500
+ || wlsunset -T 4500
# ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
# ┃ Window Rules ┃