Use ~ instead of /home/julian
This commit is contained in:
@ -168,7 +168,7 @@ myStartupHook = do
|
||||
spawnOnce "xfce4-power-manager"
|
||||
spawnOnce "/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1"
|
||||
spawnOnce "start-pulseaudio-x11"
|
||||
spawnOnce "feh --bg-fill /home/julian/Bilder/background.jpg"
|
||||
spawnOnce "feh --bg-fill ~/Bilder/background.jpg"
|
||||
spawnOnce "/usr/lib/xfce4/notifyd/xfce4-notifyd"
|
||||
spawnOnce "jgmenu --at-pointer --hide-on-startup"
|
||||
|
||||
|
Reference in New Issue
Block a user