Fixing up xmonad, dzen2, conky, fonts, etc.

This commit is contained in:
Dustin Swan
2013-04-06 18:36:07 -05:00
parent 2e785691b4
commit d3fb9019a7
5 changed files with 108 additions and 23 deletions

13
xinitrc
View File

@@ -1,10 +1,15 @@
[[ -f ~/.Xresources ]] && xrdb -merge ~/.Xresources
xrdb ~/.Xresources &
setxkbmap dvorak
setxkbmap -option ctrl:nocaps
xsetroot -cursor_name left_ptr
xsetroot -cursor_name left_ptr &
xmodmap .Xmodmap &
urxvtd -q -o -f &
#compton -cGb &
compton &
dropboxd &
feh --bg-fill ~/Dropbox/Photos/wallpaper/cycloid.gif
# gifview --animate --new-window root ~/Dropbox/Photos/wallpaper/cycloid.gif
exec xmonad