Disable decorations in hyprland
This commit is contained in:
parent
957927d545
commit
19bdf8aebb
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@
|
|||
|
||||
decoration = {
|
||||
blur = {
|
||||
enabled = true;
|
||||
enabled = false;
|
||||
};
|
||||
drop_shadow = true;
|
||||
shadow_range = 8;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue