Disable decorations in hyprland

This commit is contained in:
ant 2024-10-20 17:41:47 +02:00
parent 957927d545
commit 19bdf8aebb

View file

@ -58,7 +58,7 @@
decoration = {
blur = {
enabled = true;
enabled = false;
};
drop_shadow = true;
shadow_range = 8;