2 lines
65 B
Bash
Executable file
2 lines
65 B
Bash
Executable file
#!/bin/sh
|
|
exec dbus-run-session -- $XDG_CONFIG_HOME/X11/realinit
|