Giving stumpwm a try
This commit is contained in:
parent
57366f385a
commit
57e79cff16
1 changed files with 1 additions and 11 deletions
12
xinitrc
12
xinitrc
|
@ -1,17 +1,7 @@
|
|||
# -*- mode: shell-script -*-
|
||||
|
||||
#xmodmap -e "pointer = 3 2 1"
|
||||
#exec awesome
|
||||
while :; do
|
||||
xsetroot -name "`~/.getrootname`"
|
||||
sleep 1m
|
||||
done &
|
||||
#feh --bg-tile ~/Pictures/tile.png
|
||||
#nitrogen --restore
|
||||
habak -mp 0,0 ~/Pictures/wall/1680x1050 -mp -0,0 ~/Pictures/wall/1280x1024
|
||||
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
|
||||
exec stumpwm
|
||||
|
|
Loading…
Reference in a new issue