mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
removed old tmux plugin with a batter tokyonight based plugin for tmux
This commit is contained in:
@@ -81,10 +81,10 @@ 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'
|
||||
# set -g @plugin "aminnairi/tokyo-night-tmux#mode-style"
|
||||
set -g @plugin "janoamaral/tokyo-night-tmux"
|
||||
# Tmux Tokyo Night Theme
|
||||
set -g @plugin fabioluciano/tmux-tokyo-night
|
||||
set -g @theme_variation 'night'
|
||||
set -g @theme_plugins 'datetime,weather,playerctl,yay'
|
||||
|
||||
# Run the Tmux plugin manager
|
||||
run '~/.tmux/plugins/tpm/tpm'
|
||||
|
||||
Reference in New Issue
Block a user