This commit is contained in:
Till 2024-12-19 15:17:04 +01:00
parent 681791baf2
commit f52bc0de46
4 changed files with 4 additions and 3 deletions

View file

@ -6,7 +6,7 @@
settings = {
main = {
shell = "${pkgs.fish}/bin/fish -c 'tmux attach'";
pad = "22x22";
pad = "17x17";
font = "JetBrains Mono:size=14";
initial-window-mode = "maximized";
line-height = "19";