hyprland: drop hy3
This commit is contained in:
parent
be562f8ec3
commit
dcdb4235ea
3 changed files with 9 additions and 24 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue