Add some daemons to autostart

This commit is contained in:
Aleksey Samoilov 2023-11-24 14:03:22 +04:00
parent 775407e907
commit e2d66ee85f

View file

@ -1,7 +1,14 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# PolicyKit Agent # PolicyKit Agent
#/usr/bin/mate-polkit & /usr/bin/mate-polkit
# Wallpaper script # nwg-drawer as a daemon
pkill nwg-drawer
/usr/bin/nwg-drawer -r &
# PCmanFM-Qt as a daemon
/usr/bin/pcmanfm-qt -d
# Wallpaper script (you can change wallpaper with Azote)
exec ~/.azotebg exec ~/.azotebg