hyprland: finally working hy3
thanks a lot @outfoxxed <3
This commit is contained in:
parent
907eb1ed58
commit
d718a3ed57
3 changed files with 19 additions and 10 deletions
|
@ -47,7 +47,7 @@ in {
|
|||
};
|
||||
|
||||
general = {
|
||||
layout = "dwindle";
|
||||
layout = "hy3";
|
||||
gaps_in = 0;
|
||||
gaps_out = 0;
|
||||
border_size = 2;
|
||||
|
@ -60,6 +60,9 @@ in {
|
|||
hyprsplit = {
|
||||
num_workspaces = 10;
|
||||
persistent_workspaces = true;
|
||||
};
|
||||
hy3 = {
|
||||
|
||||
};
|
||||
dynamic-cursors = {
|
||||
enabled = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue