Replace compton with picom
This commit is contained in:
parent
2b92d0d55a
commit
c3cd911377
|
@ -2,7 +2,7 @@
|
||||||
setxkbmap -layout es &
|
setxkbmap -layout es &
|
||||||
|
|
||||||
## Start compositor
|
## Start compositor
|
||||||
compton -cCb --config ~/.config/compton.conf &
|
picom -cCb --config ~/.config/picom.conf &
|
||||||
|
|
||||||
## Set background image
|
## Set background image
|
||||||
nitrogen --restore &
|
nitrogen --restore &
|
||||||
|
|
Loading…
Reference in New Issue