summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2022-04-24 17:23:20 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2022-04-24 17:23:20 +0200
commit10b643203220e05873b08c425b044854238a4585 (patch)
tree9b29e33f8b933fb75e0ddbbbe6f46a3c17d2e798
parentfix (diff)
downloaddotfiles-bsd-10b643203220e05873b08c425b044854238a4585.tar.gz
dotfiles-bsd-10b643203220e05873b08c425b044854238a4585.tar.bz2
dotfiles-bsd-10b643203220e05873b08c425b044854238a4585.tar.xz
dotfiles-bsd-10b643203220e05873b08c425b044854238a4585.tar.zst
dotfiles-bsd-10b643203220e05873b08c425b044854238a4585.zip
compton updaet
Diffstat (limited to '')
-rw-r--r--.config/compton.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/compton.conf b/.config/compton.conf
index 499ab21..617ed93 100644
--- a/.config/compton.conf
+++ b/.config/compton.conf
@@ -6,5 +6,5 @@ vsync = "opengl-swc";
unredir-if-possible = false;
# Inactive windows diming
-inactive-dim = 0.04;
+inactive-dim = 0.06;
inactive-dim-fixed = true;