We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17edcf6 commit b3b71dbCopy full SHA for b3b71db
.xinitrc
@@ -16,6 +16,6 @@ xset s noblank &
16
xset s 0 0 &
17
xset s noexpose &
18
compton --backend glx &
19
-feh --bg-fill ~/Images/wallpaper.jpg &
+feh --bg-fill $HOME/Images/wallpaper.jpg &
20
exec $HOME/.config/herbstluftwm/startup.sh &
21
exec herbstluftwm
0 commit comments