chore(hyprland): test config by setting border size to zero
This commit is contained in:
parent
d5dc280ff2
commit
052bd8bbae
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
{
|
||||
animation = [ "workspaces, 0" ];
|
||||
general = {
|
||||
border_size = 0;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue