aboutsummaryrefslogtreecommitdiff
path: root/Xsetup
diff options
context:
space:
mode:
Diffstat (limited to 'Xsetup')
-rwxr-xr-xXsetup9
1 files changed, 9 insertions, 0 deletions
diff --git a/Xsetup b/Xsetup
new file mode 100755
index 0000000..60f990d
--- /dev/null
+++ b/Xsetup
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+## the root window should have this color
+xsetroot -solid "#2D2D2D" -cursor_name left_ptr
+
+## these are all optional
+/etc/X11/xdm/simple/buttons -geometry -0-0 &
+xclock -geometry +0-0 &
+# xconsole -daemon -geometry 640x200-0+0