guh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user