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