Add files via upload

This commit is contained in:
Eduard Tolosa 2020-07-03 08:46:08 -05:00 committed by GitHub
parent e56b5af433
commit c8a9a1af23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,7 +49,10 @@ exec /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec "xbacklight -set 50" exec "xbacklight -set 50"
# Battery icon, used to get notifications in battery critical level and more # Battery icon, used to get notifications in battery critical level and more
# exec cbatticon # exec cbatticon
# Pcmanfm daemon
exec pcmanfm-qt -d exec pcmanfm-qt -d
# Notifications daemon
exec dunst
##### End of programs to run at startup ##### ##### End of programs to run at startup #####