Compatibility with Zorin

This commit is contained in:
2021-11-23 19:41:42 +00:00
parent eefc4e84a0
commit ba4c2d8d99
7 changed files with 23 additions and 5 deletions

View File

@@ -3,6 +3,8 @@
# This file runs when a DM logs you into a graphical session.
# If you use startx/xinit, this file will also be sourced.
grep Zorin /etc/lsb-release >/dev/null && exit
xrdb ${XDG_CONFIG_HOME:-$HOME/.config}/x11/xresources # Use Xresources colors/settings on startup
if [ -f "${XDG_CONFIG_HOME:-$HOME/.config}/x11/.DPI" ]; then