This commit is contained in:
Hadi
2024-05-04 22:36:06 +02:00
parent 1af3617b32
commit 2c2b451d40
14 changed files with 197 additions and 91 deletions

View File

@@ -16,7 +16,7 @@
confirm_os_window_close = "0";
remember_window_size = "no";
disable_ligatures = "never";
shell = "${pkgs.zsh}/bin/zsh";
shell = "${pkgs.tmux}/bin/tmux";
initial_window_width = 1200;
initial_window_height = 600;