aboutsummaryrefslogtreecommitdiff
path: root/stow/rcs/dot-Xresources
diff options
context:
space:
mode:
authorInigoGutierrez <inigogf.95@gmail.com>2021-07-15 00:51:52 +0200
committerInigoGutierrez <inigogf.95@gmail.com>2021-07-15 00:51:52 +0200
commitb8b7563bd9cf1731cb5dc2e34ed88d5bc1e336c8 (patch)
treee320dfd772c6688e6c7c10df036c64ae50c57e45 /stow/rcs/dot-Xresources
parent821fe221f0a99cb808ea1f6485ba4fe2acf5b1b3 (diff)
downloadconfigs-b8b7563bd9cf1731cb5dc2e34ed88d5bc1e336c8.tar.gz
configs-b8b7563bd9cf1731cb5dc2e34ed88d5bc1e336c8.zip
Morphed repo to stow structure. Added a bunch of configs in the process.
Diffstat (limited to 'stow/rcs/dot-Xresources')
-rw-r--r--stow/rcs/dot-Xresources40
1 files changed, 40 insertions, 0 deletions
diff --git a/stow/rcs/dot-Xresources b/stow/rcs/dot-Xresources
new file mode 100644
index 0000000..4157806
--- /dev/null
+++ b/stow/rcs/dot-Xresources
@@ -0,0 +1,40 @@
+! To load into RESOURCE_MANAGER, run xrdb ~/.Xresources
+
+! *background and foreground are read by sxiv
+
+!#include "/home/taamas/.config/colorschemes/customBlue"
+#include "/home/taamas/.config/colorschemes/nord"
+
+! Man pages
+URxvt.colorIT: #ff0000
+
+URxvt.scrollBar: false
+
+! These options are not used when configuration is through picom
+!URxvt.fading: 18
+!*.alpha: 120
+
+! Fake transparency (copies root window, aka wallpaper)
+! Overrides real transparency if not commented
+!URxvt.transparent: true
+!URxvt.shading: 12
+
+! Real transparency (needs a running composite manager such as picom)
+!URxvt.depth: 32
+!URxvt.background: [90]#050505
+
+!*.font: inconsolata:size=12
+*.font: mononoki:size=12
+! URxvt.font: xft:inconsolata:size=10,xft:symbola
+URxvt.font: xft:mononoki:size=10,xft:symbola
+! URxvt.font: xft:envy code r:size=9,xft:symbola
+
+! Leaving this blank stops perl from being initialized
+!URxvt.perl-ext:
+URxvt.perl-ext-common: default,font-size
+URxvt.keysym.C-equal: font-size:reset
+
+!Xcursor.size: 32
+Xcursor.theme: pTux-32
+!Xcursor.theme: Bibata_Dodger_Blue
+!Xcursor.theme: Bibata_Turquoise