Add an hour to the bluelight
This commit is contained in:
parent
fc47b1a9ab
commit
1e627581f2
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
||||||
spawn-at-startup "wl-copy"
|
spawn-at-startup "wl-copy"
|
||||||
spawn-at-startup "mako"
|
spawn-at-startup "mako"
|
||||||
spawn-at-startup "rot8"
|
spawn-at-startup "rot8"
|
||||||
spawn-at-startup "wlsunset" "-s" "23:00" "-S" "06:30"
|
spawn-at-startup "wlsunset" "-s" "23:00" "-S" "07:30"
|
||||||
spawn-at-startup "${pkgs.mate.mate-polkit}/libexec/polkit-mate-authentication-agent-1"
|
spawn-at-startup "${pkgs.mate.mate-polkit}/libexec/polkit-mate-authentication-agent-1"
|
||||||
spawn-at-startup "${pkgs.xwayland-satellite}/bin/xwayland-satellite"
|
spawn-at-startup "${pkgs.xwayland-satellite}/bin/xwayland-satellite"
|
||||||
|
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
{ command = "mako"; }
|
{ command = "mako"; }
|
||||||
{ command = "sunshine"; }
|
{ command = "sunshine"; }
|
||||||
{ command = "rot8"; }
|
{ command = "rot8"; }
|
||||||
{ command = "wlsunset -s 22:30 -S 06:30"; }
|
{ command = "wlsunset -s 22:30 -S 07:30"; }
|
||||||
{ command = "${pkgs.mate.mate-polkit}/libexec/polkit-mate-authentication-agent-1"; }
|
{ command = "${pkgs.mate.mate-polkit}/libexec/polkit-mate-authentication-agent-1"; }
|
||||||
|
|
||||||
# Foreground
|
# Foreground
|
||||||
|
|
Loading…
Add table
Reference in a new issue