non important commit

This commit is contained in:
Jiří Maxmilián Stříbrný 2026-03-15 12:55:04 +01:00
parent 7b73bd8bd2
commit 5627f8b32d

View file

@ -85,32 +85,26 @@
layout = { layout = {
gaps = 8; gaps = 8;
border = { border = {
width = 2;
active = {
gradient = {
from = "#fabd2f"; # gruvbox bright yellow
to = "#fe8019"; # gruvbox bright orange
angle = 45;
relative-to = "workspace-view";
};
};
inactive = {
gradient = {
from = "#504945"; # gruvbox bg2
to = "#3c3836"; # gruvbox bg1
angle = 45;
relative-to = "workspace-view";
};
};
}; border = {
enable = true;
width = 2; width = 2;
active = { active = {
color = "#34381b"; gradient = {
from = "#fabd2f"; # gruvbox bright yellow
to = "#fe8019"; # gruvbox bright orange
angle = 45;
relative-to = "workspace-view";
};
};
inactive = {
gradient = {
from = "#504945"; # gruvbox bg2
to = "#3c3836"; # gruvbox bg1
angle = 45;
relative-to = "workspace-view";
};
}; };
}; };
default-column-width = {proportion = 0.5;}; default-column-width = {proportion = 0.5;};
preset-column-widths = [ preset-column-widths = [