summaryrefslogtreecommitdiff
path: root/x
diff options
context:
space:
mode:
Diffstat (limited to 'x')
-rw-r--r--x/.Xresources2
-rw-r--r--x/.xinitrc3
2 files changed, 3 insertions, 2 deletions
diff --git a/x/.Xresources b/x/.Xresources
index d544342..855758d 100644
--- a/x/.Xresources
+++ b/x/.Xresources
@@ -38,7 +38,7 @@ URxvt*inheritPixmap: False
38 38
39! special 39! special
40*.foreground: #c6c8d1 40*.foreground: #c6c8d1
41*.background: #0c0c0f 41*.background: #000000
42*.cursorColor: #c6c8d1 42*.cursorColor: #c6c8d1
43 43
44! black 44! black
diff --git a/x/.xinitrc b/x/.xinitrc
index a685f5f..aad789f 100644
--- a/x/.xinitrc
+++ b/x/.xinitrc
@@ -1,3 +1,4 @@
1#exec dbus-launch --exit-with-session spectrwm
1xrdb ~/.Xresources & 2xrdb ~/.Xresources &
2urxvtd & 3xset s 600 &
3exec dbus-launch --exit-with-session spectrwm 4exec dbus-launch --exit-with-session spectrwm