Stuff
public text v1 · immutable#!/bin/sh
###########################
# Custom xinitrc goes here
###########################
wm_bin="$1"
exec ck-launch-session dbus-launch ${wm_bin}
#!/bin/sh
###########################
# Custom xinitrc goes here
###########################
wm_bin="$1"
exec ck-launch-session dbus-launch ${wm_bin}