diff options
| author | joe <rbo@gmx.us> | 2025-11-03 22:09:49 +0100 |
|---|---|---|
| committer | joe <rbo@gmx.us> | 2025-11-03 22:09:49 +0100 |
| commit | 90adc3d58ac95e096573db02774b119084b51809 (patch) | |
| tree | 53c1699022ae0e942ea7e81df5fa57b124db0a4c /.config | |
| parent | up (diff) | |
| download | dotfiles-bsd-90adc3d58ac95e096573db02774b119084b51809.tar.gz dotfiles-bsd-90adc3d58ac95e096573db02774b119084b51809.tar.bz2 dotfiles-bsd-90adc3d58ac95e096573db02774b119084b51809.tar.xz dotfiles-bsd-90adc3d58ac95e096573db02774b119084b51809.tar.zst dotfiles-bsd-90adc3d58ac95e096573db02774b119084b51809.zip | |
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 e8bd0c4..e4018b8 100644 --- a/.config/picom.conf +++ b/.config/picom.conf @@ -3,7 +3,7 @@ backend = "glx"; # paint-on-overlay = true; vsync = true; -unredir-if-possible = false; +unredir-if-possible = true; no-use-damage = false; # Inactive windows diming |
