summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/sway/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sway/config b/.config/sway/config
index ee0f565..6c58b1f 100644
--- 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 ┃