removed glx backend from compton command, old one is still there but depp'd
This commit is contained in:
parent
fac7410c89
commit
3fc7f0d6e4
@ -4,7 +4,8 @@
|
||||
set -x
|
||||
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
|
||||
|
||||
feh --randomize --bg-fill ~/Pictures/Papes/* &
|
||||
|
Loading…
Reference in New Issue
Block a user