Xinit: Start xflux, awesome, not fehlstart
This commit is contained in:
parent
566344ffba
commit
99bc512747
1 changed files with 2 additions and 2 deletions
4
.xinitrc
4
.xinitrc
|
@ -10,7 +10,7 @@ if [ -d /etc/X11/xinit/xinitrc.d ]; then
|
|||
fi
|
||||
|
||||
emacs --daemon &
|
||||
fehlstart &
|
||||
xflux -l 51.1180 -g 4.0012
|
||||
|
||||
test -n "$1" && wm=$1 || wm="stumpwm"
|
||||
test -n "$1" && wm=$1 || wm="awesome"
|
||||
exec $wm
|
||||
|
|
Loading…
Reference in a new issue