Adding a bunch of stuff to get nixos working
This commit is contained in:
parent
5dc14c2315
commit
96745f57e7
6 changed files with 135 additions and 2 deletions
19
xinitrc
19
xinitrc
|
|
@ -1,19 +0,0 @@
|
|||
xrdb ~/.Xresources &
|
||||
setxkbmap -layout dvorak
|
||||
# -option ctrl:nocaps
|
||||
xmodmap .Xmodmap &
|
||||
xcape &
|
||||
urxvtd -q -o -f &
|
||||
compton &
|
||||
xsetroot -solid black -cursor_name left_ptr &
|
||||
|
||||
eval $(gpg-agent --daemon) &
|
||||
|
||||
/usr/bin/xscreensaver -no-splash &
|
||||
|
||||
dropboxd &
|
||||
|
||||
feh --bg-fill ~/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