From af28dce62113c4f645b1bfd50f4bdf74c8e4cbbd Mon Sep 17 00:00:00 2001 From: Andrew Lorimer Date: Mon, 29 Oct 2018 18:46:43 +1100 Subject: [PATCH] start redshift with i3wm --- i3/.i3/config | 1 + 1 file changed, 1 insertion(+) diff --git a/i3/.i3/config b/i3/.i3/config index ac1cd0e..3816fd7 100644 --- a/i3/.i3/config +++ b/i3/.i3/config @@ -212,6 +212,7 @@ gaps outer 0 exec_always xrandr --output VGA-0 --mode 1440x900 --pos 216x1080 --rotate normal --output DVI-I-1 --off --output DVI-I-0 --off --output HDMI-0 --mode 1920x1080 --pos 0x0 --rotate normal exec_always feh --bg-scale /home/andrew/.wallpaper.png exec_always compton -f -b --config /home/andrew/.compton.conf +exec --no-startup-id redshift& exec --no-startup-id chromium exec --no-startup-id spotify -- 2.49.0