From 7f0646d713e7284a79abf5f60b82bd1fc5e8abc5 Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Fri, 20 Dec 2024 12:49:47 +0100 Subject: re-added some stuff that was lost to rebase --- .Xresources | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to '.Xresources') diff --git a/.Xresources b/.Xresources index 06d62e8..ae68e93 100644 --- a/.Xresources +++ b/.Xresources @@ -10,8 +10,11 @@ URxvt.*font: xft:Iosevka Term Custom:style=Regular:size=11:antialias=True /*,xft:JoyPixels:pixelsize=10*/ !! true transparency -URxvt.depth: 32 -URxvt.background: [90]#000000 +!!URxvt.depth: 32 +!!URxvt.background: [90]#000000 + +!! no transparency +URxvt.background: #000000 URxvt.foreground: #ffffff !! visuals and colors -- cgit v1.2.3