picom + test

This commit is contained in:
ITmail-dk
2022-01-09 10:57:46 +01:00
parent 220f62ca7f
commit 35e9a8fb51
2 changed files with 6 additions and 39 deletions

View File

@@ -47,10 +47,10 @@ inactive-opacity = 1.0;
# "95:class_g = 'alacritty' && focused",
# "75:class_g = 'alacritty' && !focused"
#];
#
# Remember not to add comma "," to the last rule... but it must be at the end of all others.
opacity-rule = [
"95:class_g = 'Rofi'",
"92:class_g = 'Rofi'",
"95:class_g = 'kitty' && focused",
"75:class_g = 'kitty' && !focused",
"95:class_g = 'alacritty' && focused",