diff options
Diffstat (limited to 'dot-config/sway')
| -rw-r--r-- | dot-config/sway/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot-config/sway/config b/dot-config/sway/config index 2755232..93cdfe5 100644 --- a/dot-config/sway/config +++ b/dot-config/sway/config @@ -36,7 +36,7 @@ exec [ -f ~/.cache/wallpaper ] || cp /usr/share/backgrounds/sway/*_1920x1080.png exec [ -f ~/.cache/lockwallpaper ] || cp ~/.cache/wallpaper ~/.cache/lockwallpaper # Processes -exec brightnessctl set 40% +exec brightnessctl set 20% exec foot --server exec mako exec wlsunset -l 51.5 -L -0.1 -t 3000 -T 6000 |
