Update default configs
This commit is contained in:
7
_xinitrc
7
_xinitrc
@@ -4,7 +4,6 @@
|
||||
#
|
||||
# Executed by startx (run your window manager from here)
|
||||
|
||||
# Qingy does not source profile...
|
||||
[ -f /etc/profile ] && . /etc/profile
|
||||
|
||||
if [ -d /etc/X11/xinit/xinitrc.d ]; then
|
||||
@@ -14,10 +13,6 @@ if [ -d /etc/X11/xinit/xinitrc.d ]; then
|
||||
unset f
|
||||
fi
|
||||
|
||||
# exec gnome-session
|
||||
# exec startkde
|
||||
# exec startxfce4
|
||||
|
||||
# ...or the Window Manager of your choice
|
||||
#exec ck-launch-session dbus-launch --exit-with-session startxfce4
|
||||
exec ck-launch-session ssh-agent dbus-launch --exit-with-session i3 --force-xinerama
|
||||
exec ck-launch-session ssh-agent dbus-launch --exit-with-session i3 --force-xinerama
|
||||
|
||||
Reference in New Issue
Block a user