fix up alacritty and tmux

This commit is contained in:
2022-10-09 14:01:59 +02:00
parent 0ea8b9ed2c
commit 0fecdd6eaa
4 changed files with 11 additions and 3 deletions

View File

@@ -15,7 +15,6 @@
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"