mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
use xcompmgr instead of compton
This commit is contained in:
parent
c036a48b99
commit
e123133dbe
@ -24,7 +24,7 @@ xautolock -time 10 -locker lock &
|
|||||||
xss-lock lock &
|
xss-lock lock &
|
||||||
|
|
||||||
xbindkeys &
|
xbindkeys &
|
||||||
compton --xrender-sync-fence &
|
xcompmgr &
|
||||||
|
|
||||||
if [ -e ~/.cache/wall1.png ] && [ -e ~/.cache/wall2.png ]
|
if [ -e ~/.cache/wall1.png ] && [ -e ~/.cache/wall2.png ]
|
||||||
then
|
then
|
||||||
|
Loading…
Reference in New Issue
Block a user