diff options
| author | ryukamish <[email protected]> | 2026-06-19 09:14:00 +0530 |
|---|---|---|
| committer | ryukamish <[email protected]> | 2026-06-19 09:14:00 +0530 |
| commit | ce65a36c668e125e46d18056759e0359bc4a9eac (patch) | |
| tree | fd5b089f7d5ef976e4f21363a4cd529d58c222c4 /.config/sway | |
| parent | bbb98aa1c8dd13a75fda045dd74d683ea5b6f395 (diff) | |
wlsunset toggle
Diffstat (limited to '.config/sway')
| -rw-r--r-- | .config/sway/config | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
