void-desktop/config-files-vm/cagebreak/cage-greetd

11 lines
172 B
Text
Raw Permalink Normal View History

2023-04-21 17:57:02 +02:00
#!/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 $@