From b20cb55579b2f7045a11c2519245d2d0ce14e048 Mon Sep 17 00:00:00 2001 From: Thomas Dehaeze Date: Mon, 16 Dec 2019 11:39:34 +0100 Subject: [PATCH] Run redshift in the background rather than with GTK --- dotfiles/i3.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/i3.org b/dotfiles/i3.org index 3d17fe7..9348e2b 100644 --- a/dotfiles/i3.org +++ b/dotfiles/i3.org @@ -208,7 +208,7 @@ Set mod key (Mod1=, Mod4=) exec --no-startup-id xrandr --output eDP1 --mode 1920x1080 --dpi 192 # Redshift - exec --no-startup-id redshift-gtk + exec --no-startup-id redshift # Start mopidy exec --no-startup-id mopidy