This commit is contained in:
2026-03-16 23:09:28 +00:00
parent 8e94344e8a
commit bc336fd6cf
4 changed files with 82 additions and 73 deletions

View File

@@ -2,6 +2,7 @@
den,
__findFile,
modules,
lib,
...
}:
{
@@ -41,6 +42,14 @@
follow_mouse = 2;
sensitivity = 0;
};
decoration = {
blur = lib.mkForce {
enabled = false;
passes = 1;
new_optimizations = true;
ignore_opacity = false;
};
};
};
home.packages = with pkgs; [
telegram-desktop