alt
This commit is contained in:
parent
6a475a7430
commit
b5d14a8b64
9 changed files with 173 additions and 34 deletions
|
|
@ -6,11 +6,10 @@
|
|||
settings = {
|
||||
main = {
|
||||
shell = "/home/till/.nix-profile/bin/fish -c 'tmux attach || tmux'";
|
||||
pad = "20x20";
|
||||
font = "JetBrains Mono:size=15";
|
||||
pad = "22x22";
|
||||
font = "JetBrains Mono:size=14";
|
||||
initial-window-mode = "maximized";
|
||||
line-height = "19";
|
||||
# dpi-aware = "yes";
|
||||
};
|
||||
mouse.hide-when-typing = "yes";
|
||||
cursor = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue