remove picom

This commit is contained in:
zoe 2022-09-01 23:16:12 +02:00
parent 41831dc454
commit f8b43ea3af
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ autostart = [
os.path.expanduser("~") + "/.screenlayout/default.sh",
"xfce4-power-manager",
"nm-applet",
["/usr/local/bin/picom", "--experimental-backend"],
# ["/usr/local/bin/picom", "--experimental-backend"],
["nitrogen", "--restore"],
]