non important commit

This commit is contained in:
Jiří Maxmilián Stříbrný 2026-03-16 18:47:31 +01:00
parent ba9bffcf01
commit 411d40a456

View file

@ -11,7 +11,10 @@
];
programs = {
alacritty.enable = true;
alacritty = {
enable = true;
settings.blur = true;
};
fuzzel.enable = true;
swaylock.enable = true;
waybar.enable = true;
@ -91,22 +94,22 @@
width = 2;
active = {
gradient = {
from = "#fabd2f"; # gruvbox bright yellow
to = "#fe8019"; # gruvbox bright orange
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
from = "#504945"; # gruvbox bg2
to = "#3c3836"; # gruvbox bg1
angle = 45;
relative-to = "workspace-view";
};
};
};
default-column-width = {proportion = 0.5;};
preset-column-widths = [