From 360a02f99e86cba9292138dc664aca67daeb896c Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Mon, 6 Apr 2020 16:39:15 +0530 Subject: why tho --- x/.Xresources | 11 +++-------- x/.xinitrc | 1 + 2 files changed, 4 insertions(+), 8 deletions(-) (limited to 'x') diff --git a/x/.Xresources b/x/.Xresources index 19989f4..d544342 100644 --- a/x/.Xresources +++ b/x/.Xresources @@ -16,7 +16,7 @@ URxvt.scrollTtyKeypress: true URxvt.font: xft:Hermit:pixelsize=12:style=medium:antialias=true URxvt.boldFont: xft:Hermit:pixelsize=12:style=bold:antialias=true URxvt.italicFont: xft:Hermit:pixelsize=12:style=italic:antialias=true -!URxvt.letterSpace: 1 +URxvt.letterSpace: 1 urxvt*termName: rxvt urxvt*scrollBar: false urxvt*matcher.button: 1 @@ -26,20 +26,15 @@ Xft*dpi: 96 Xft*antialias: true Xft*hinting: true Xft*hintstyle: hintfull -URxvt*cursorUnderline: true +Xft.lcdfilter: lcddefault Xft*rgba: rgb +URxvt*cursorUnderline: true URxvt*geometry: 85x20 *internalBorder: 15 URxvt*fading: 0 URxvt*tintColor: #ffffff URxvt*shading: 0 URxvt*inheritPixmap: False -Xft.autohint: 0 -Xft.lcdfilter: lcddefault -Xft.hintstyle: hintfull -Xft.hinting: 1 -Xft.antialias: 1 -Xft.rgba: rgb ! special *.foreground: #c6c8d1 diff --git a/x/.xinitrc b/x/.xinitrc index 199888c..f47d787 100644 --- a/x/.xinitrc +++ b/x/.xinitrc @@ -62,3 +62,4 @@ if [ "$2" = "nvidia" ]; then fi xsetroot -cursor_name left_ptr exec dbus-launch --exit-with-session bspwm +#exec bspwm -- cgit v1.2.3