+ Removed Xauth from env (it break startx)

This commit is contained in:
ziro 2020-05-11 15:21:46 +07:00
parent 5469ff1cd3
commit 62eb4e3858
5 changed files with 11 additions and 170 deletions

View file

@ -1,10 +1,10 @@
#!/bin/sh
# Slow app startup fix (for flatpaks)
dbus-update-activation-environment --systemd DBUS_SESSION_BUS_ADDRESS DISPLAY XAUTHORITY
#dbus-update-activation-environment --systemd DBUS_SESSION_BUS_ADDRESS DISPLAY XAUTHORITY
# Autostarts
xrdb ${XDG_CONFIG_HOME:-$HOME/.config}/Xresources & #X resources inside .config
xrdb ${XDG_CONFIG_HOME:-$HOME/.config}/Xresources &
unclutter &
# Custom Resolutions