Skip to content

Commit

Permalink
nix: add min and max to wlsunset
Browse files Browse the repository at this point in the history
  • Loading branch information
FredeHoey committed Mar 8, 2024
1 parent 229734b commit e0aa40f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/sway/config
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ input type:keyboard {
exec_always --no-startup-id waybar
exec_always --no-startup-id swaybg -i ~/desktop.jpg
exec_always --no-startup-id mako --default-timeout 4000
exec_always --no-startup-id wlsunset -L 10.2 -l 56.2
exec_always --no-startup-id wlsunset -L 10.2 -l 56.2 -t 3700 -T 5400

exec dbus-sway-environment
exec configure-gtk

0 comments on commit e0aa40f

Please sign in to comment.