New version: created v3

This commit is contained in:
Keyitdev
2022-07-23 15:08:47 +02:00
parent eb3bdd5962
commit a2d46e7b94
551 changed files with 103679 additions and 4704 deletions
+9 -1
View File
@@ -1,3 +1,7 @@
# Documentation: https://github.com/yshui/picom/wiki
# Config created by Keyitdev https://www.github.com/keyitdev/dotfiles
# Copyright (C) 2022 Keyitdev
fading = true;
fade-in-step = 0.015;
fade-out-step = 0.1;
@@ -11,4 +15,8 @@ refresh-rate = 0
detect-transient = true
log-level = "debug";
log-level = "debug";
opacity-rule: [
"95:class_g = 'Org.gnome.Nautilus'"
];