1
0
mirror of https://github.com/kmein/niveum synced 2026-03-17 18:41:09 +01:00

hyprland: defancy

This commit is contained in:
2026-01-09 12:37:58 +01:00
parent e0b904b87a
commit 8a9e8bf06a

View File

@@ -267,12 +267,12 @@ in
active_opacity = 1.0; active_opacity = 1.0;
inactive_opacity = 1.0; inactive_opacity = 1.0;
shadow = { shadow = {
enabled = true; enabled = false;
range = 4; range = 4;
render_power = 3; render_power = 3;
}; };
blur = { blur = {
enabled = true; enabled = false;
size = 3; size = 3;
passes = 1; passes = 1;
vibrancy = 0.17; vibrancy = 0.17;