hyprland: finally working hy3

thanks a lot @outfoxxed <3
This commit is contained in:
Charlie Root 2025-02-26 21:54:48 +01:00
commit d718a3ed57
Signed by: faukah
SSH key fingerprint: SHA256:jpYIt4Vkz1NBTQcks/N9OPTfTFxE6KF2W/rV7hrfrIw
3 changed files with 19 additions and 10 deletions

View file

@ -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;