Fixing up xmonad, dzen2, conky, fonts, etc.
This commit is contained in:
13
xinitrc
13
xinitrc
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user