mirror of
https://github.com/Keyitdev/dotfiles.git
synced 2026-09-24 01:52:09 +00:00
New version: created v3
This commit is contained in:
@@ -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'"
|
||||
];
|
||||
Reference in New Issue
Block a user