aboutsummaryrefslogtreecommitdiffstats
path: root/x/.Xresources
diff options
context:
space:
mode:
Diffstat (limited to 'x/.Xresources')
-rwxr-xr-xx/.Xresources30
1 files changed, 0 insertions, 30 deletions
diff --git a/x/.Xresources b/x/.Xresources
deleted file mode 100755
index 09b8ab7..0000000
--- a/x/.Xresources
+++ /dev/null
@@ -1,30 +0,0 @@
-#if __has_include(".extend.Xresources")
-#include ".extend.Xresources"
-#endif
-#include ".gruvbox-dark.xresources"
-
-! ^ The above lines are no comments!
-! Leave them as they are if a file ~/.extend.Xresources is being used on your system.
-! config can be added there or also here below.
-! For comments use "!"
-
-Xft.dpi: 96
-Xft.antialias: true
-Xft.hinting: true
-Xft.rgba: rgb
-Xft.autohint: false
-Xft.hintstyle: hintslight
-Xft.lcdfilter: lcddefault
-
-URxvt.internalBrder: 0
-URxvt.externalBorder: 0
-URxvt.intensityStyles: false
-URxvt.font: xft:monospace:size16
-URxvt.scrollBar: false
-URxvt*fading: 30
-
-XTerm*background: #2b2b2b
-XTerm*foreground: #e7e7e7
-XTerm*pointerColor: #16A085
-XTerm*faceName: Fixed
-XTerm*faceSize: 11