From 754b2b766836ef5f2f74a1a09ca7b78ca9b68bc1 Mon Sep 17 00:00:00 2001 From: paul-loedige Date: Mon, 28 Feb 2022 14:16:16 +0100 Subject: [PATCH] changed redshift darkness. --- qtile/.config/qtile/autostart.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qtile/.config/qtile/autostart.sh b/qtile/.config/qtile/autostart.sh index 5996726..e911fd3 100755 --- a/qtile/.config/qtile/autostart.sh +++ b/qtile/.config/qtile/autostart.sh @@ -8,7 +8,7 @@ dunst & nextcloud & timeshift & numlockx & -redshift-gtk -t 6500:3600 -g 0.9 & +redshift-gtk -t 6500:3600 -g 0.8 & udiskie -t & picom -b --experimental-backend & cbatticon &