hyprland: remove hy3 again
This commit is contained in:
parent
b11ca3bd49
commit
167bb6ea2b
3 changed files with 11 additions and 49 deletions
|
@ -47,7 +47,7 @@ in {
|
|||
};
|
||||
|
||||
general = {
|
||||
layout = "hy3";
|
||||
layout = "dwindle";
|
||||
gaps_in = 0;
|
||||
gaps_out = 0;
|
||||
border_size = 2;
|
||||
|
@ -57,24 +57,10 @@ in {
|
|||
};
|
||||
|
||||
plugin = {
|
||||
hy3 = {
|
||||
no_gaps_when_only = 1;
|
||||
tabs = {
|
||||
height = 4;
|
||||
padding = 5;
|
||||
from_top = true;
|
||||
render_text = false;
|
||||
};
|
||||
autotile.enable = true;
|
||||
};
|
||||
hyprsplit = {
|
||||
num_workspaces = 10;
|
||||
persistent_workspaces = true;
|
||||
};
|
||||
split-monitor-workspaces = {
|
||||
count = 10;
|
||||
keep_focused = 0;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue