Use ~ instead of /home/julian

This commit is contained in:
2023-03-02 15:26:48 +01:00
parent eb3f6e25e6
commit 49f0784271
11 changed files with 32 additions and 32 deletions

View File

@ -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"