diff options
Diffstat (limited to 'old/kusanagi/dot_xinitrc')
-rwxr-xr-x | old/kusanagi/dot_xinitrc | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/old/kusanagi/dot_xinitrc b/old/kusanagi/dot_xinitrc new file mode 100755 index 0000000..57de588 --- /dev/null +++ b/old/kusanagi/dot_xinitrc @@ -0,0 +1,14 @@ +#!/bin/sh + +./.xprofile + +eval $(keychain --eval) + +exec dbus-launch i3 +#startxfce4 +#urxvt & +#exec openbox + +#fusion-icon & +#exec dbus-launch docky + |