dotfiles/x/xinitrc.symlink

12 lines
306 B
Plaintext

xset fp+ /usr/share/fonts/local
xset fp rehash
xrdb ~/dotfiles/x/Xresources
#.screenlayout/display_pluggedin.sh
#/usr/bin/xscreensaver -no-splash &
pulseaudio --start
volnoti
dropbox start &
urxvtd -f -o
(sleep 2s; compton --config ~/dotfiles/x/compton.conf -b) &
exec awesome -c ~/dotfiles/awesome/rc.lua