diff options
Diffstat (limited to '.config/sway')
-rw-r--r-- | .config/sway/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sway/config b/.config/sway/config index ab009e7..b07a1c9 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -34,7 +34,7 @@ output HDMI_A-1 { exec pipewire exec wireplumber exec pipewire-pulse -exec wlsunset -T 6500 -t 3200 -L -2 -l 53 +exec wlsunset -L -2 -l 53 bindsym $mod+Return exec exec $term bindsym $mod+Shift+q kill |