Archived
1
0
Fork 0

sway: Fix harmless typo

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
Christoph Heiss 2023-02-04 18:52:21 +01:00
parent 2e6ea76e82
commit 72055fa364
Signed by: c8h4
GPG key ID: 9C82009BEEDEA0FF

View file

@ -58,7 +58,7 @@ bindsym $mod+Shift+q kill
bindsym $mod+Shift+c reload
bindsym $mod+w exec pgrep wlsunset || $wlsunset
bindsym $mod+Shift+w exec pkill wlsunse
bindsym $mod+Shift+w exec pkill wlsunset
# Drag floating windows by holding down $mod and left mouse button.
# Resize them with right mouse button + $mod.