dwl-patches/patches/client-opacity-focus
2025-12-26 01:39:51 +00:00
..
2025-12-26 01:39:51 +00:00

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