mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-24 12:54:38 +02:00
picom: unredirect fullscreen windows when possible
This commit is contained in:
parent
56806a7aea
commit
696db29bc3
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ glx-no-rebind-pixmap = true;
|
|||
|
||||
mark-ovredir-focused = true;
|
||||
use-ewmh-active-win = true;
|
||||
unredir-if-possible = true;
|
||||
|
||||
# Opacity rules (first rule match)
|
||||
# Cannot use override-redirect:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue