Updated
This commit is contained in:
parent
2c8bd6c741
commit
9ae2c4e514
8 changed files with 114 additions and 6 deletions
|
|
@ -10,13 +10,14 @@ decoration {
|
|||
fullscreen_opacity = 1.0
|
||||
|
||||
blur {
|
||||
enabled = true
|
||||
enabled = false
|
||||
size = 6
|
||||
passes = 2
|
||||
new_optimizations = on
|
||||
ignore_opacity = true
|
||||
xray = true
|
||||
# blurls = waybar
|
||||
# vibrancy = 0.1696
|
||||
}
|
||||
|
||||
shadow {
|
||||
|
|
|
|||
|
|
@ -23,4 +23,4 @@ windowrule = move 69.5% 4%, title:^(Picture-in-Picture)$
|
|||
windowrule = idleinhibit fullscreen,class:([window]) # Available modes: none, always, focus, fullscreen
|
||||
|
||||
# Custom
|
||||
windowrule = opacity 0.9, class:^(thunar)$
|
||||
windowrule = opacity 0.85 0.5 ignorealpha 1, class:^(thunar)$
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue