switched to kitty, added blink-cmp emojis

also updated flake and fixed kernel issue
also attempted to make calendar tooltip in waybar scrollable but it isnt
working yet
This commit is contained in:
Gabriella Bere 2025-09-06 23:45:37 +01:00
parent 91dd593c28
commit bfde0fdfef
7 changed files with 124 additions and 123 deletions

View file

@ -37,7 +37,12 @@
markdown.enable = true;
java.enable = true;
};
autocomplete.blink-cmp.enable = true;
autocomplete.blink-cmp = {
enable = true;
sourcePlugins = {
emoji.enable = true;
};
};
notes.neorg = {
enable = true;
treesitter = {