tex and other stuff
This commit is contained in:
parent
e962815edd
commit
5a194716ab
10 changed files with 95 additions and 19 deletions
|
|
@ -7,10 +7,10 @@
|
|||
main = {
|
||||
shell = "/home/till/.nix-profile/bin/fish -c 'tmux attach || tmux'";
|
||||
pad = "20x20";
|
||||
font = "JetBrains Mono:size=9";
|
||||
font = "JetBrains Mono:size=15";
|
||||
initial-window-mode = "maximized";
|
||||
line-height = "11.3";
|
||||
dpi-aware = true;
|
||||
line-height = "19";
|
||||
# dpi-aware = "yes";
|
||||
};
|
||||
mouse.hide-when-typing = "yes";
|
||||
cursor = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue