Minor xinitrc reordering and details

This commit is contained in:
Dustin Swan
2013-04-10 17:30:54 -05:00
parent 781492b3cb
commit b42f9dfc13

View File

@@ -1,15 +1,13 @@
xrdb ~/.Xresources &
setxkbmap dvorak
setxkbmap -option ctrl:nocaps
xsetroot bg black -cursor_name left_ptr &
setxkbmap -layout dvorak -option ctrl:nocaps
xmodmap .Xmodmap &
urxvtd -q -o -f &
#compton -cGb &
compton &
xsetroot -solid black -cursor_name left_ptr &
dropboxd &
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