removed glx backend from compton command, old one is still there but depp'd

This commit is contained in:
shockrah 2020-01-26 00:03:51 -08:00
parent fac7410c89
commit 3fc7f0d6e4

View File

@ -4,7 +4,8 @@
set -x set -x
eval `ssh-agent` eval `ssh-agent`
compton --backend glx --xrender-sync --xrender-sync-fence -b #compton --backend glx --xrender-sync --xrender-sync-fence -b
compton --xrender-sync --xrender-sync-fence -b
bright 50 # custom brightness script bright 50 # custom brightness script
feh --randomize --bg-fill ~/Pictures/Papes/* & feh --randomize --bg-fill ~/Pictures/Papes/* &