changed spotify opacity
This commit is contained in:
parent
5af73cbdd6
commit
86fcbcbfbb
1 changed files with 10 additions and 0 deletions
|
|
@ -48,3 +48,13 @@ windowrule {
|
|||
match:fullscreen = false
|
||||
opacity = 0.97
|
||||
}
|
||||
|
||||
# ---------------------------------------------------------------------------- #
|
||||
# spotify - blur
|
||||
windowrule {
|
||||
name = spotify-blur
|
||||
match:class = ^(spotify)$
|
||||
match:initial_class = ^(spotify)$
|
||||
match:fullscreen = false
|
||||
opacity = 0.93
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue