|
|
@ -5,9 +5,13 @@ urxvtd -q -o -f &
|
|
|
|
compton &
|
|
|
|
compton &
|
|
|
|
xsetroot -solid black -cursor_name left_ptr &
|
|
|
|
xsetroot -solid black -cursor_name left_ptr &
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
eval $(gpg-agent --daemon) &
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/usr/bin/xscreensaver -no-splash &
|
|
|
|
|
|
|
|
|
|
|
|
dropboxd &
|
|
|
|
dropboxd &
|
|
|
|
|
|
|
|
|
|
|
|
feh --bg-fill ~/Dropbox/Photos/wallpaper/cycloid.gif
|
|
|
|
feh --bg-fill ~/Dropbox/Photos/wallpaper/cycloid.gif
|
|
|
|
#~/dotfiles/bin/animated_wallpaper.sh ~/Dropbox/Photos/wallpaper/cycloid.gif &
|
|
|
|
# ~/dotfiles/bin/animated_wallpaper.sh ~/Dropbox/Photos/wallpaper/cycloid.gif &
|
|
|
|
|
|
|
|
|
|
|
|
exec xmonad
|
|
|
|
exec xmonad
|
|
|
|