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:
parent
91dd593c28
commit
bfde0fdfef
7 changed files with 124 additions and 123 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue