2025-12-22 01:49:51 +00:00

872 B

Description

This patch is based on the client-opacity patch. This patch adds differing opacity levels depending upon whether the client is focused or not.

The opacity levels can be change by short cuts.

[MODKEY]+[Ctrl]+[k]         -> increase focus opacity unfocused client
[MODKEY]+[Ctrl]+[j]         -> decrease focus opacity unfocused client
[MODKEY]+[Ctrl]+[Shift]+[k] -> increase focus opacity focused client
[MODKEY]+[Ctrl]+[Shift]+[j] -> decrease focus opacity focused client

Download

Authors