hyprland: drop hy3

This commit is contained in:
Charlie Root 2025-03-26 19:15:12 +01:00
commit dcdb4235ea
Signed by: faukah
SSH key fingerprint: SHA256:Uj2AXqvtdCA4hn5Hq0ZonhIAyUqI1q4w2sMG3Z1TH7E
3 changed files with 9 additions and 24 deletions

View file

@ -47,7 +47,7 @@ in {
};
general = {
layout = "hy3";
layout = "dwindle";
gaps_in = 0;
gaps_out = 0;
border_size = 2;
@ -61,15 +61,6 @@ in {
num_workspaces = 10;
persistent_workspaces = true;
};
hy3 = {
tabs = {
height = 13;
padding = 0;
radius = 0;
border_width = 1;
blur = false;
};
};
dynamic-cursors = {
enabled = true;