|
|
|
@ -11,4 +11,4 @@ killall -q picom |
|
|
|
|
while pgrep -u $UID -x picom >/dev/null; do sleep 1; done |
|
|
|
|
|
|
|
|
|
# Launch picom |
|
|
|
|
picom --config ~/.config/picom/picom.conf --experimental-backends --xrender-sync-fence & |
|
|
|
|
picom --config ~/.config/picom/picom.conf --xrender-sync-fence & |
|
|
|
|