mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
10 lines
182 B
Bash
10 lines
182 B
Bash
#!/bin/sh
|
|
#
|
|
# ~/.xinitrc
|
|
#
|
|
# Executed by startx (run your window manager from here)
|
|
|
|
# exec gnome-session
|
|
# exec startkde
|
|
# exec startxfce4
|
|
# ...or the Window Manager of your choice
|