3 lines
84 B
Text
3 lines
84 B
Text
|
#!/bin/sh
|
||
|
XDG_SESSION_TYPE=wayland /usr/bin/dbus-run-session /usr/bin/gnome-session
|