treewide: prune out xorg
This commit is contained in:
parent
b89253931d
commit
46c30b9d5d
16 changed files with 1 additions and 205 deletions
|
|
@ -1,11 +0,0 @@
|
|||
if test -z "$DBUS_SESSION_BUS_ADDRESS"; then
|
||||
eval $(dbus-launch --exit-with-session --sh-syntax)
|
||||
fi
|
||||
systemctl --user import-environment DISPLAY XAUTHORITY
|
||||
|
||||
if command -v dbus-update-activation-environment > /dev/null 2>&1; then
|
||||
dbus-update-activation-environment DISPLAY XAUTHORITY
|
||||
fi
|
||||
|
||||
xrdb ${XDG_CONFIG_HOME}/xorg/xresources
|
||||
exec ${XDG_CONFIG_HOME}/xorg/xsession
|
||||
Loading…
Add table
Add a link
Reference in a new issue