diff options
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 |
