hyprland: removed broken configs
This commit is contained in:
parent
a61d1e0f24
commit
a9b3d6cc4c
|
@ -65,11 +65,6 @@ in
|
||||||
active_opacity = 1.0;
|
active_opacity = 1.0;
|
||||||
inactive_opacity = 0.9;
|
inactive_opacity = 0.9;
|
||||||
fullscreen_opacity = 1.0;
|
fullscreen_opacity = 1.0;
|
||||||
|
|
||||||
drop_shadow = true;
|
|
||||||
shadow_range = 30;
|
|
||||||
shadow_render_power = 3;
|
|
||||||
"col.shadow" = "0x66000000";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
monitor = cfg.settings.monitors;
|
monitor = cfg.settings.monitors;
|
||||||
|
|
Loading…
Reference in a new issue