diff options
| author | allusive-dev <[email protected]> | 2023-11-08 13:04:53 +1100 |
|---|---|---|
| committer | allusive-dev <[email protected]> | 2023-11-08 13:04:53 +1100 |
| commit | c5e1978de02698f8eff33c0316ac1a0c4ed1581d (patch) | |
| tree | a70c1bdc06e77196d1e7e2c3c3fbd3b28c230596 /picom.sample.conf | |
| parent | tweak (diff) | |
| download | compfy-c5e1978de02698f8eff33c0316ac1a0c4ed1581d.tar.xz compfy-c5e1978de02698f8eff33c0316ac1a0c4ed1581d.zip | |
backtrack
Diffstat (limited to 'picom.sample.conf')
| -rw-r--r-- | picom.sample.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/picom.sample.conf b/picom.sample.conf index 685d68e..0fb8bb2 100644 --- a/picom.sample.conf +++ b/picom.sample.conf @@ -162,7 +162,7 @@ active-opacity = 1.0 # ]; -# Specify a list of windows that should ignore both `active-opacity` and `inactive-opacity`. If `inactive-opacity-override = true;` then the window will always use `1.0` opacity and as expected ignore its opacity-rule. +# Specify a list of conditions of windows that should never be considered focused. # focus-exclude = [ # "class_g = 'Cairo-clock'" #]; |