Home: increased animation speed

This commit is contained in:
Jurn Wubben 2025-07-10 20:50:06 +02:00
parent 9c54aee474
commit 369fcd91f5
2 changed files with 3 additions and 6 deletions

View file

@ -1,8 +1,5 @@
{
programs.foot = {
enable = true;
settings = {};
};
programs.foot.enable = true;
xdg.desktopEntries = builtins.listToAttrs (map (x: {
name = "${x}";