From 9c84dfe8fa497269dbb1bd39a70c60653ff71064 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Sat, 6 May 2023 01:14:02 +0200 Subject: Include redshift in AwesomeWM autostart --- .config/awesome/rc.lua | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.1