diff options
| author | brustybee <bee@4d2.org> | 2026-03-19 23:39:48 +0530 |
|---|---|---|
| committer | brustybee <bee@4d2.org> | 2026-03-19 23:39:48 +0530 |
| commit | f9142a5822a4f212a3031b932cbf51b2d50344a8 (patch) | |
| tree | e77663c8be81aa8d08b5bda5a5e249181b5aedb2 /common/modules/matugen | |
| parent | 6e709195b0d27903983e079c1c366bb7de0b753e (diff) | |
add thunderbird chnage window opacity and fix feh cmd
Diffstat (limited to 'common/modules/matugen')
| -rw-r--r-- | common/modules/matugen/templates/matugen-vesktop.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/modules/matugen/templates/matugen-vesktop.nix b/common/modules/matugen/templates/matugen-vesktop.nix index 44a6b20..6ba0053 100644 --- a/common/modules/matugen/templates/matugen-vesktop.nix +++ b/common/modules/matugen/templates/matugen-vesktop.nix @@ -34,7 +34,7 @@ --border-hover-transition: 0.2s ease; /* animation/transition options */ - --animations: on; + --animations: off; --list-item-transition: 0.2s ease; --dms-icon-svg-transition: 0.4s ease; |
