This commit is contained in:
2025-12-03 23:21:31 +01:00
parent 2aa1fff18b
commit ffb6138ea7
2 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.2 MiB

View File

@@ -4,9 +4,9 @@
enable = true; enable = true;
settings = { settings = {
font = "FiraCodeNerdFontPropo 12"; font = "FiraCodeNerdFontPropo 12";
borderSize = 4; border-size = 4;
borderRadius = 8; border-radius = 8;
defaultTimeout = 5000; default-timeout = 5000;
}; };
}; };
} }