fix the hm zsh initshell

This commit is contained in:
2022-10-09 10:35:54 +02:00
parent 87572af7db
commit 0ea8b9ed2c
3 changed files with 10 additions and 6 deletions

View File

@@ -15,6 +15,7 @@
clock24 = true;
shortcut = "h";
baseIndex = 1;
shell = "\${pkgs.zsh}/bin/zsh";
plugins = [ pkgs.tmuxPlugins.dracula ];
extraConfig = ''
set -g @dracula-plugins "cpu-usage ram-usage network-bandwidth time"