You are not logged in.

#1 2018-03-18 21:58:53

agent114
Member
Registered: 2017-10-26
Posts: 27

display errors on htop in urxvt with transparency in i3

I have set up transparency in urxvt which works for everything except some parts of htop, the usage bars and some user info.
display errors:
htop display errors
Xdefaults file:

#urxvt*font:             xft:Terminus:size=10
urxvt*font:             xft:Bitstream Vera Sans Mono:size=10
urxvt*termName:         rxvt
urxvt*background:       #000000
urxvt*foreground:       #cccccc
urxvt*scrollBar:        false
urxvt*perl-lib:         /usr/lib/urxvt/perl/
urxvt*perl-ext-common:  default,matcher
urxvt*urlLauncher:      /usr/bin/jumanji
urxvt*matcher.button:   1
#urxvt*fading:           50
#urxvt*fadeColor:        #000000

Xft*dpi:                96
Xft*antialias:          true
Xft*hinting:            full

urxvt*background:       rgba:0000/0000/0000/cccc

URxvt.transparent:   true
URxvt.tintColor:     white
URxvt.shading:       20 
 
URxvt*color0:      #000000
URxvt*color1:      #9e1828
URxvt*color2:      #aece92
URxvt*color3:      #968a38
URxvt*color4:      #414171
URxvt*color5:      #963c59
URxvt*color6:      #418179
URxvt*color7:      #bebebe
URxvt*color8:      #666666
URxvt*color9:      #cf6171
URxvt*color10:     #c5f779
URxvt*color11:     #fff796
URxvt*color12:     #4186be
URxvt*color13:     #cf9ebe
URxvt*color14:     #71bebe
URxvt*color15:     #ffffff

Last edited by agent114 (2018-03-19 10:49:09)

Offline

#2 2018-03-19 09:29:24

seth
Member
Registered: 2012-09-03
Posts: 51,029

Re: display errors on htop in urxvt with transparency in i3

The oversized image (please replace that) is ironically too small to make anything out of your description, but I'll take a guess and assume you're worried about some solid background fractions?
That's a client thing, ie. htop simply paints a solid background (probably in order to erase things below) - you'll have to fix it there (if it's fixable at all)

Offline

#3 2018-03-19 10:49:39

agent114
Member
Registered: 2017-10-26
Posts: 27

Re: display errors on htop in urxvt with transparency in i3

it is the black bars, I will look into fixing it in htop, thanks

Offline

Board footer

Powered by FluxBB