feat: ghostty module, noctalia dock, sync bar/theme config, global scroll fix

This commit is contained in:
2026-08-17 00:46:12 +07:00
parent 59624cad0a
commit b9aeb8bbd5
7 changed files with 98 additions and 35 deletions
+1 -1
View File
@@ -2,6 +2,6 @@
{
programs.kitty = {
enable = true;
settings.wheel_scroll_multiplier = 10;
settings.wheel_scroll_multiplier = 300;
};
}