picom-trans
sets window transparency for the picom compositor
TLDR
SYNOPSIS
picom-trans [-w id] [-n name] [-c] [-t] [-d] opacity
DESCRIPTION
picom-trans sets window transparency for the picom compositor. It adjusts individual window opacity.Window selection by click enables interactive use. Click any window to modify its transparency.Opacity values range from 0 (invisible) to 100 (opaque). Values like 75 give subtle transparency.Toggle mode switches between transparent and opaque. Useful for temporary visibility changes.Resets remove custom transparency. Windows return to default compositor settings.
PARAMETERS
-w ID
Window ID.-n NAME
Window name/class.-c
Click to select window.-t
Toggle transparency.-d
Delete/reset transparency.-o OPACITY
Set opacity (0-100).-s
Select focused window.
CAVEATS
Requires picom compositor running. Some windows may not support transparency. GPU compositing needed.
HISTORY
picom-trans is part of picom, a compositor forked from compton. It provides command-line control over window transparency for X11 desktops.
