tmux theme

This commit is contained in:
Ivan Dimitrov 2023-07-17 10:44:07 +03:00
parent 655fe3f6bc
commit 875c4657b5

View File

@ -45,6 +45,7 @@
clock24 = true; clock24 = true;
plugins = with pkgs.tmuxPlugins; [ plugins = with pkgs.tmuxPlugins; [
tilish tilish
catppuccin
]; ];
extraConfig = '' extraConfig = ''
set -g default-command "''${SHELL}" set -g default-command "''${SHELL}"