Fixing up some more xmonad settings, conky, dzen2, switching fonts in Xresources again to Tamsynmod, etc
This commit is contained in:
parent
d0bb374e72
commit
c7dc95d6d8
5 changed files with 36 additions and 15 deletions
4
xinitrc
4
xinitrc
|
|
@ -1,7 +1,7 @@
|
|||
xrdb ~/.Xresources &
|
||||
setxkbmap dvorak
|
||||
setxkbmap -option ctrl:nocaps
|
||||
xsetroot -cursor_name left_ptr &
|
||||
xsetroot bg black -cursor_name left_ptr &
|
||||
xmodmap .Xmodmap &
|
||||
urxvtd -q -o -f &
|
||||
#compton -cGb &
|
||||
|
|
@ -10,6 +10,6 @@ compton &
|
|||
dropboxd &
|
||||
|
||||
feh --bg-fill ~/Dropbox/Photos/wallpaper/cycloid.gif
|
||||
# gifview --animate --new-window root ~/Dropbox/Photos/wallpaper/cycloid.gif
|
||||
# ~/dotfiles/bin/animated_wallpaper.sh ~/Dropbox/Photos/wallpaper/cycloid.gif &
|
||||
|
||||
exec xmonad
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue