non important commit

This commit is contained in:
Jiří Maxmilián Stříbrný 2026-03-16 18:53:37 +01:00
parent a174acadd4
commit 52be224d5c

View file

@ -13,9 +13,11 @@
programs = { programs = {
alacritty = { alacritty = {
enable = true; enable = true;
settings.blur = true; settings = {
blur = true;
window.opacity = 0.8; window.opacity = 0.8;
}; };
};
fuzzel.enable = true; fuzzel.enable = true;
swaylock.enable = true; swaylock.enable = true;
waybar.enable = true; waybar.enable = true;