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,8 +13,10 @@
programs = { programs = {
alacritty = { alacritty = {
enable = true; enable = true;
settings.blur = true; settings = {
window.opacity = 0.8; blur = true;
window.opacity = 0.8;
};
}; };
fuzzel.enable = true; fuzzel.enable = true;
swaylock.enable = true; swaylock.enable = true;