Fix picom config file location
This commit is contained in:
parent
2ae2a5fd48
commit
a4d7562f74
|
@ -2,7 +2,7 @@
|
||||||
setxkbmap -layout es &
|
setxkbmap -layout es &
|
||||||
|
|
||||||
## Start compositor
|
## Start compositor
|
||||||
picom -cCb --config ~/.config/picom.conf &
|
picom -cCb --config ~/.config/picom/picom.conf &
|
||||||
|
|
||||||
## Set background image
|
## Set background image
|
||||||
nitrogen --restore &
|
nitrogen --restore &
|
||||||
|
|
Loading…
Reference in New Issue