From 0a7fb6bb95f051a50174e28d3ed14cf27c0a771f Mon Sep 17 00:00:00 2001 From: Mateja Date: Sun, 17 Jan 2021 11:09:59 +0100 Subject: Set compton backend to glx. --- .config/qtile/autostart.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/qtile/autostart.sh b/.config/qtile/autostart.sh index 9aff5bc..29d9ce9 100755 --- a/.config/qtile/autostart.sh +++ b/.config/qtile/autostart.sh @@ -5,7 +5,7 @@ setxkbmap -option caps:swapescape numlockx & dunst & udiskie & -compton & +compton --backend glx & feh --bg-fill ~/stuff/pictures/alps-house.jpg gpg-agent & ssh-agent & -- cgit v1.2.3