mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
Updated picom
This commit is contained in:
parent
9af9dbed8f
commit
21ad7bec66
@ -424,17 +424,19 @@ wintypes:
|
|||||||
|
|
||||||
# Opacity
|
# Opacity
|
||||||
opacity-rule = [
|
opacity-rule = [
|
||||||
"95:class_g = 'Thunderbird'",
|
|
||||||
"90:class_g = 'Bitwarden'",
|
"90:class_g = 'Bitwarden'",
|
||||||
"95:class_g = 'VSCodium'",
|
"90:class_g = 'Lutris'",
|
||||||
|
"90:class_g = 'Pacfinder'",
|
||||||
"90:class_g = 'Spotify'",
|
"90:class_g = 'Spotify'",
|
||||||
"95:class_g = 'qBittorrent'",
|
|
||||||
"95:class_g = 'Pacfinder'",
|
|
||||||
"95:class_g = 'Ripcord'",
|
|
||||||
"95:class_g = 'discord'",
|
|
||||||
"95:class_g = 'TelegramDesktop'",
|
|
||||||
"90:class_g = 'kdeconnect.app'",
|
"90:class_g = 'kdeconnect.app'",
|
||||||
"95:class_g = 'Lutris'",
|
"90:class_g = 'obsidian'",
|
||||||
|
"95:class_g = 'Ferdium'",
|
||||||
|
"95:class_g = 'Ripcord'",
|
||||||
|
"95:class_g = 'TelegramDesktop'",
|
||||||
|
"95:class_g = 'Thunderbird'",
|
||||||
|
"95:class_g = 'VSCodium'",
|
||||||
|
"95:class_g = 'discord'",
|
||||||
|
"95:class_g = 'qBittorrent'",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user