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