+ Fix xorg config

This commit is contained in:
ziro 2022-06-26 07:07:53 +07:00
parent 9f50b70662
commit 6dd6f00291
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
2 changed files with 2 additions and 4 deletions

View file

@ -1,7 +1,6 @@
#!/bin/sh
[ -f "${XDG_CONFIG_HOME:-$HOME/.config}/xprofile" ] && . "${XDG_CONFIG_HOME:-$HOME/.config}/xprofile"
if [[ "$OSTYPE" == "darwin"* ]]; then
else
if [[ "$OSTYPE" == "linux-gnu" ]]; then
exec tdm --xstart
fi

View file

@ -1,7 +1,6 @@
#!/bin/sh
if [[ "$OSTYPE" == "darwin"* ]]; then
else
if [[ "$OSTYPE" == "linux-gnu" ]]; then
export _JAVA_AWT_WM_NONREPARENTING=1
# Disable auto-dim/autolock/screen saver