From 04eaf5c25193ba74c1613c958015f47e2b896e50 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Mon, 20 Apr 2020 12:04:27 +0530 Subject: mass changes --- x/.Xresources | 2 +- x/.xinitrc | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'x') 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 ! special *.foreground: #c6c8d1 -*.background: #0c0c0f +*.background: #000000 *.cursorColor: #c6c8d1 ! black diff --git a/x/.xinitrc b/x/.xinitrc index a685f5f..aad789f 100644 --- a/x/.xinitrc +++ b/x/.xinitrc @@ -1,3 +1,4 @@ +#exec dbus-launch --exit-with-session spectrwm xrdb ~/.Xresources & -urxvtd & +xset s 600 & exec dbus-launch --exit-with-session spectrwm -- cgit v1.2.3