diff options
| author | joe <rbo@gmx.us> | 2025-11-03 00:11:29 +0100 |
|---|---|---|
| committer | joe <rbo@gmx.us> | 2025-11-03 00:11:29 +0100 |
| commit | f987469d2db00b15afe52d92b74335c6fadd540f (patch) | |
| tree | 63ef4eea5682377b08d2febf1dc05371b6e1472a | |
| parent | up (diff) | |
| download | dotfiles-bsd-f987469d2db00b15afe52d92b74335c6fadd540f.tar.gz dotfiles-bsd-f987469d2db00b15afe52d92b74335c6fadd540f.tar.bz2 dotfiles-bsd-f987469d2db00b15afe52d92b74335c6fadd540f.tar.xz dotfiles-bsd-f987469d2db00b15afe52d92b74335c6fadd540f.tar.zst dotfiles-bsd-f987469d2db00b15afe52d92b74335c6fadd540f.zip | |
up
Diffstat (limited to '')
| -rw-r--r-- | .config/picom.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/picom.conf b/.config/picom.conf index e4018b8..e8bd0c4 100644 --- a/.config/picom.conf +++ b/.config/picom.conf @@ -3,7 +3,7 @@ backend = "glx"; # paint-on-overlay = true; vsync = true; -unredir-if-possible = true; +unredir-if-possible = false; no-use-damage = false; # Inactive windows diming |
