latest
This commit is contained in:
parent
6fbdcec271
commit
b30dd6d8a2
2 changed files with 7 additions and 2 deletions
5
.xinitrc
5
.xinitrc
|
|
@ -3,7 +3,6 @@
|
|||
xrdb -merge .Xdefaults &
|
||||
|
||||
gnome-settings-daemon &
|
||||
eval $(cat ~/.fehbg) &
|
||||
xscreensaver -no-splash &
|
||||
kupfer --no-splash &
|
||||
nm-applet &
|
||||
|
|
@ -15,5 +14,7 @@ if [ -f ~/.xrandrrc ]; then
|
|||
~/.xrandrrc
|
||||
fi
|
||||
|
||||
eval $(cat ~/.fehbg) &
|
||||
#exec awesome
|
||||
exec i3
|
||||
#exec i3
|
||||
exec dbus-launch --sh-syntax --exit-with-session i3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue