diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua index e08a0d6..6c1b2f8 100644 --- a/.config/awesome/rc.lua +++ b/.config/awesome/rc.lua @@ -635,6 +635,7 @@ apps = { "xset dpms 300 15", -- dim screen after 5 min and lock 15 sec after "xss-lock -- " .. lock, "picom", + "redshift", "nm-applet", "numlockx", "killall cbatticon",