updated config-files-vm

This commit is contained in:
Luc Bijl 2023-04-21 17:57:02 +02:00
parent 17a13300d7
commit 2ed3e8ddad
3 changed files with 51 additions and 0 deletions

View file

@ -0,0 +1,10 @@
#!/bin/sh
# Session
export XDG_SESSION_TYPE=wayland
export GTK_THEME=Plata-Noir-Compact
# Wayland compatibility
export GDK_BACKEND=wayland
exec dbus-run-session cage $@