script-linux/xinitrc

12 lines
149 B
Plaintext
Executable File

# wallpaper
feh --bg-scale ~/Downloads/wallpaper.jpg &
# status bar
~/statusbar.sh &
# terminal alpha
xcompmgr -c &
# dwm
exec /usr/local/bin/dwm