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
|
|
@ -73,14 +73,5 @@
|
|||
# Add support for bluetooth headset media controls
|
||||
services.mpris-proxy.enable = true;
|
||||
|
||||
programs.alacritty = {
|
||||
enable = true;
|
||||
package = pkgs.alacritty;
|
||||
settings = {
|
||||
window.dimensions = {
|
||||
lines = 3;
|
||||
columns = 200;
|
||||
};
|
||||
};
|
||||
};
|
||||
programs.kitty.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue