refactor + use gtk4-layer-shell 1.1.0
This commit is contained in:
@ -11,6 +11,9 @@ if [ ! -e "$XDG_RUNTIME_DIR" ]; then
|
||||
mkdir -p "$XDG_RUNTIME_DIR"
|
||||
fi
|
||||
export TERM=xterm-256color
|
||||
if [ -z "$DBUS_SESSION_BUS_ADDRESS" ]; then
|
||||
eval $(dbus-launch --auto-syntax)
|
||||
fi
|
||||
EOF
|
||||
|
||||
cat << EOF >> "${D}${sysconfdir}/profile"
|
||||
|
Reference in New Issue
Block a user