no more Arch
This commit is contained in:
20
xinitrc
Executable file
20
xinitrc
Executable file
@@ -0,0 +1,20 @@
|
||||
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) &
|
||||
|
||||
xscreensaver -no-splash &
|
||||
|
||||
dropbox &
|
||||
|
||||
feh --bg-fill ~/Dropbox/Photos/wallpaper/cycloid.gif
|
||||
# ~/dotfiles/bin/animated_wallpaper.sh ~/Dropbox/Photos/wallpaper/cycloid.gif &
|
||||
|
||||
#exec xmonad
|
||||
exec i3
|
||||
Reference in New Issue
Block a user