mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-09 04:09:38 +00:00
autostart.sh: add X settings daemon
This commit is contained in:
parent
b92c7e11f0
commit
a865973cad
@ -18,6 +18,9 @@ feh --bg-scale --no-fehbg ~/.config/wall.png
|
||||
# Start conky
|
||||
conky &
|
||||
|
||||
# Start X settings deamon
|
||||
xsettingsd -c ~/.config/xsettingsd/xsettingsd.conf &
|
||||
|
||||
# Start network manager applet (systray)
|
||||
nm-applet &
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user