legacy-dotfiles/xinitrc

18 lines
420 B
Text
Raw Normal View History

# -*- mode: shell-script -*-
2011-01-13 09:32:28 +01:00
#xmodmap -e "pointer = 3 2 1"
#exec awesome
while :; do
xsetroot -name "`~/.getrootname`"
2011-01-13 09:32:28 +01:00
sleep 1m
done &
#feh --bg-tile ~/Pictures/tile.png
#nitrogen --restore
habak -mp 0,0 ~/Pictures/wall/1680x1050 -mp -0,0 ~/Pictures/wall/1280x1024
2011-01-13 09:32:28 +01:00
emacs --daemon
#xrandr --output DVI-I-1 --mode 1680x1050 --primary --output VGA-1 --right-of DVI-I-1
xmodmap -e "pointer = 3 2 1"
conky
exec dwm