mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-15 12:44:21 +02:00
picom: don't unredir automatically
This means all windows are unredirected, not just the fullscreen window.
This commit is contained in:
parent
5ebd843b65
commit
8959299478
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ glx-no-rebind-pixmap = true;
|
||||||
|
|
||||||
mark-ovredir-focused = true;
|
mark-ovredir-focused = true;
|
||||||
use-ewmh-active-win = true;
|
use-ewmh-active-win = true;
|
||||||
unredir-if-possible = true;
|
|
||||||
|
|
||||||
# Opacity rules (first rule match)
|
# Opacity rules (first rule match)
|
||||||
# Cannot use override-redirect:
|
# Cannot use override-redirect:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue