You are not logged in.

#1 2008-03-30 17:15:15

phabulosa
Member
From: Mountain View, CA
Registered: 2007-10-17
Posts: 182
Website

How to make opacity rule work in AWESOME?

I am trying to make certain application transparent in AWESOME.

here is the rule I put in my .awesomerc

  rule {
    xproperty_name = "WM_COMMAND"
    xproperty_value = "urxvt"
    float = "true"
    opacity = 50
  }

The float part is working , but the opacity part doesn't seem to have any effect.

I also set opacity_unfocus in "general"

Does that interfere with this?

Thanks!

Offline

#2 2008-03-30 17:34:09

freakcode
Member
From: São Paulo - Brazil
Registered: 2007-11-03
Posts: 410
Website

Re: How to make opacity rule work in AWESOME?

You need composite configured on Xorg and a compositing manager loaded.

Offline

#3 2008-03-30 17:52:11

phabulosa
Member
From: Mountain View, CA
Registered: 2007-10-17
Posts: 182
Website

Re: How to make opacity rule work in AWESOME?

freakcode wrote:

You need composite configured on Xorg and a compositing manager loaded.

I already did that . and opacity_unfocused is working.

Offline

Board footer

Powered by FluxBB