From ce65a36c668e125e46d18056759e0359bc4a9eac Mon Sep 17 00:00:00 2001 From: ryukamish Date: Fri, 19 Jun 2026 09:14:00 +0530 Subject: wlsunset toggle --- .config/sway/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/sway/config b/.config/sway/config index 97fbfd5..905737c 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -263,6 +263,7 @@ bindsym $mod+Print exec --no-startup-id slurp \ | tesseract - - \ | wl-copy -n +# wlsunset toggle bindsym $mod+n exec pgrep wlsunset \ && pkill wlsunset \ || wlsunset -T 4500 -- cgit v1.3