15 Commits
2 changed files with 34 additions and 3 deletions
+31
View File
@@ -0,0 +1,31 @@
# -----------------------------------------------------
# General window decoration
# name: "Low"
# -----------------------------------------------------
decoration {
rounding = 10
blur {
enabled = true
size = 10
passes = 1
new_optimizations = on
ignore_opacity = true
xray = true
blurls = waybar
}
active_opacity = 1.0
inactive_opacity = 0.8
fullscreen_opacity = 1.0
shadow {
enabled = false
range = 20
render_power = 3
color = 0x66000000
}
#drop_shadow = true
#shadow_range = 30
#shadow_render_power = 3
#col.shadow = 0x66000000
}
+3 -3
View File
@@ -14,9 +14,9 @@ windowrule = pin,^(showmethekey-gtk)$
layerrule = blur, gtk-layer-shell layerrule = blur, gtk-layer-shell
layerrule = blur, logout_dialog layerrule = blur, logout_dialog
windowrule = float,title:^(Mathematica)$ windowrule = float,title:^(Mathematica)$ # Mathematica<=14.1
windowrule = opacity 0.75, ^(Code)$ windowrule = float,title:^(WolframNB)$ # Mathematica>=14.2
windowrule = opacity 0.75, ^(code-oss)$ windowrule = opacity 0.75, ^(code)$
windowrule = opacity 0.75, ^(code-url-handler)$ windowrule = opacity 0.75, ^(code-url-handler)$
windowrule = float,^(QQ)$ windowrule = float,^(QQ)$
windowrule = float,^(wechat)$ windowrule = float,^(wechat)$