aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2023-05-06 01:14:02 +0200
committerPatrick Spek <p.spek@tyil.nl>2023-05-06 01:14:02 +0200
commit9c84dfe8fa497269dbb1bd39a70c60653ff71064 (patch)
treed6ed3eb505be2f54c490800530a7f9695b0f7022
parenta6d495f1591c77bf5ff9ff6bd775681a7d1caef1 (diff)
Include redshift in AwesomeWM autostart
-rw-r--r--.config/awesome/rc.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua
index eaac212..be780d1 100644
--- a/.config/awesome/rc.lua
+++ b/.config/awesome/rc.lua
@@ -57,6 +57,7 @@ end
run_once("xcompmgr")
run_once("chwp")
+run_once("redshift -l 51.50:4.59 -t 6500:2500")
-- }}}
-- {{{ Variable definitions