Former-commit-id: 2c2b451d40
This commit is contained in:
Hadi
2024-05-04 22:36:06 +02:00
parent 2055d2da9a
commit 406d7ae6e9
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;