From 197903ada90cc3faa91e7e7d6208d6aa0d11d8b0 Mon Sep 17 00:00:00 2001 From: paul-loedige Date: Mon, 22 Mar 2021 17:04:30 +0100 Subject: [PATCH] changed picom implementation --- 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 58e9372..d39ba2a 100755 --- a/qtile/.config/qtile/autostart.sh +++ b/qtile/.config/qtile/autostart.sh @@ -9,4 +9,4 @@ timeshift & numlockx & redshift-gtk -t 6500:3600 & udiskie -t & -picom & \ No newline at end of file +picom -b & \ No newline at end of file