little tweaks, neovim lsp
This commit is contained in:
parent
a7e35b5db6
commit
6225a0b19b
8 changed files with 49 additions and 119 deletions
|
|
@ -7,11 +7,11 @@
|
|||
|
||||
main = {
|
||||
shell = "${pkgs.fish}/bin/fish -c 'tmux attach'";
|
||||
pad = "18x18";
|
||||
pad = "34x34";
|
||||
# font = "JetBrains Mono:size=16";
|
||||
font = "Adwaita Mono:size=16";
|
||||
font = "Adwaita Mono:size=17";
|
||||
initial-window-mode = "maximized";
|
||||
line-height = "20";
|
||||
# line-height = "20";
|
||||
};
|
||||
|
||||
mouse.hide-when-typing = "yes";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue