🔧 Updated XDG_SESSION_TYPE
This commit is contained in:
parent
eca4b6111d
commit
fedb6a28ef
1 changed files with 9 additions and 6 deletions
|
|
@ -32,6 +32,9 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
|
||||||
unset f
|
unset f
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# force XDG_SESSION_TYPE to be x11
|
||||||
|
export XDG_SESSION_TYPE=x11
|
||||||
|
|
||||||
# Start compositor
|
# Start compositor
|
||||||
# picom blah blah ...
|
# picom blah blah ...
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue