From 6a4f44259b8f9fb25d044c91f8f0f448485de3af Mon Sep 17 00:00:00 2001 From: dakkar Date: Tue, 16 Nov 2021 11:51:15 +0000 Subject: we now really need a compositor --- .Xdefaults | 10 +++++----- .xinitrc | 1 + 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.Xdefaults b/.Xdefaults index 5489f34..8b1d694 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -63,8 +63,10 @@ Scrollbar.JumpCursor: True !XTerm*color12: sky blue !XTerm*color4: navy blue -Rxvt.inheritPixmap: true -Rxvt.background: black +!Rxvt.inheritPixmap: true +!Rxvt.background: black +Rxvt.background: rgba:0000/0000/0000/dddd +Rxvt.depth: 32 Rxvt.foreground: white Rxvt.scrollColor: #4287c8 Rxvt.borderColor: #4287c8 @@ -77,10 +79,8 @@ Rxvt.scrollTtyKeypress: true Rxvt.saveLines: 15000 Rxvt.loginShell: true Rxvt.cutchars: \ !@#$%^&*(){}[]''"",.<>/?=+-\\|`~;: -URxvt.shading: 25 -URxvt.tintColor: white URxvt.fading: 20 -URxvt.background.expr: FOCUS ? rootalign keep { shade -0.7, root } : rootalign keep { shade -0.85, root } +!URxvt.background.expr: FOCUS ? rootalign keep { shade -0.7, root } : rootalign keep { shade -0.85, root } URxvt.font: xft:Monospace:pixelsize=16 URxvt.scrollstyle: plain URxvt.perl-ext-common: diff --git a/.xinitrc b/.xinitrc index a9f2eae..da0a4d7 100755 --- a/.xinitrc +++ b/.xinitrc @@ -24,5 +24,6 @@ gkrellm & xpad & start-pulseaudio-x11 gtk-redshift & +picom & exec fvwm-crystal -- cgit v1.2.3