mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 11:02:13 +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
|
# Tmux plugin to navigate easily between session
|
||||||
set -g @plugin 'tmux-plugins/tmux-sessionist'
|
set -g @plugin 'tmux-plugins/tmux-sessionist'
|
||||||
|
|
||||||
# Setting the theme to use with Tmux Themepack
|
# Tmux Tokyo Night Theme
|
||||||
# set -g @themepack 'powerline/block/cyan'
|
set -g @plugin fabioluciano/tmux-tokyo-night
|
||||||
# set -g @plugin "aminnairi/tokyo-night-tmux#mode-style"
|
set -g @theme_variation 'night'
|
||||||
set -g @plugin "janoamaral/tokyo-night-tmux"
|
set -g @theme_plugins 'datetime,weather,playerctl,yay'
|
||||||
|
|
||||||
# Run the Tmux plugin manager
|
# Run the Tmux plugin manager
|
||||||
run '~/.tmux/plugins/tpm/tpm'
|
run '~/.tmux/plugins/tpm/tpm'
|
||||||
|
|||||||
Reference in New Issue
Block a user