mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 12:12:13 +02:00
updated the theme for tmux
This commit is contained in:
+2
-5
@@ -46,15 +46,12 @@ bind c new-window -c "#{pane_current_path}"
|
||||
# Longer workspace names
|
||||
set -g status-left-length 20
|
||||
|
||||
# fix for tokyo-night theme
|
||||
set -g status-bg "#ffffff"
|
||||
|
||||
# List of TPM plugins
|
||||
set -g @plugin 'tmux-plugins/tpm'
|
||||
set -g @plugin 'tmux-plugins/tmux-sensible'
|
||||
set -g @plugin "janoamaral/tokyo-night-tmux"
|
||||
set -g @plugin 'tmux-plugins/tmux-yank'
|
||||
set -g @plugin 'tmux-plugins/tmux-sessionist'
|
||||
|
||||
set -g @plugin 'tmux-plugins/tmux-prefix-highlight'
|
||||
set -g @plugin 'hoshiya4522/tokyo-night-tmux'
|
||||
# Initialize TPM
|
||||
run '~/.tmux/plugins/tpm/tpm'
|
||||
|
||||
Reference in New Issue
Block a user