All pastes #2073458 Raw Edit

.xinitrc default

public text v1 · immutable
#2073458 ·published 2011-06-02 00:19 UTC
rendered paste body
#!/bin/sh
#
# ~/.xinitrc
#
# Executed by startx (run your window manager from here)
#


exec /usr/bin/gnome-session&
exec /usr/bin/xterm&