using cyan block theme for tmux

This commit is contained in:
aminnairi
2023-12-06 12:30:07 +01:00
parent e4b01f339b
commit 8ba16d7065
+3
View File
@@ -71,5 +71,8 @@ set -g @plugin 'jimeh/tmux-themepack'
# Tmux plugin to navigate easily between session
set -g @plugin 'tmux-plugins/tmux-sessionist'
# Setting the theme to use with Tmux Themepack
set -g @themepack 'powerline/block/cyan'
# Run the Tmux plugin manager
run '~/.tmux/plugins/tpm/tpm'