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
+4 -3
View File
@@ -20,9 +20,6 @@
xdg-utils
inotify-tools
# Editor
vscodium
# Daily apps
mpv
imv
@@ -106,4 +103,8 @@
LC_PAPER = "en_US.UTF-8";
};
};
programs.vscodium = {
enable = true;
};
}