COMPTON-TRANS(1) | LOCAL USER COMMANDS | COMPTON-TRANS(1) |
compton-trans - an opacity setter tool
compton-trans [-w WINDOW_ID] [-n WINDOW_NAME] [-c] [-s] OPACITY
compton-trans is a bash script that sets _NET_WM_WINDOW_OPACITY attribute of a window using standard X11 command-line utilities, including xprop(1) and xwininfo(1). It is similar to transset(1) or transset-df(1).
-w WINDOW_ID
-n WINDOW_NAME
-c
-s
-o OPACITY
compton-trans -w "$WINDOWID" 75
compton-trans -n "urxvt" 75
compton-trans -c 75
compton-trans -s 75
compton-trans -c +5
compton-trans -c -- -5
Please report any bugs you find to https://github.com/chjj/compton .
Christopher Jeffrey (https://github.com/chjj).
compton(1), xprop(1), xwininfo(1)
01/25/2024 | compton nightly-20121114 |