mirror of
https://gitea.zaclys.com/yannic/dotfiles.git
synced 2026-05-23 19:37:28 +02:00
User tmux-powerkit
This commit is contained in:
+13
-1
@@ -122,12 +122,24 @@ set -g @zap_key 's' # default: 'z'
|
||||
set -g @zap_width '50%' # default: '60%'
|
||||
set -g @zap_height '40%' # default: '60%'
|
||||
|
||||
# Choose theme and variant
|
||||
set -g @powerkit_theme 'nord'
|
||||
set -g @powerkit_theme_variant 'dark'
|
||||
|
||||
# Enable plugins
|
||||
set -g @powerkit_plugins 'ssh,datetime'
|
||||
|
||||
# Auto-detect OS icon
|
||||
set -g @powerkit_session_icon 'auto'
|
||||
|
||||
# Plugins
|
||||
set -g @plugin 'tmux-plugins/tpm'
|
||||
|
||||
set -g @plugin 'arcticicestudio/nord-tmux'
|
||||
#set -g @plugin 'arcticicestudio/nord-tmux'
|
||||
#set -g @plugin 'nordtheme/tmux'
|
||||
|
||||
set -g @plugin 'fabioluciano/tmux-powerkit'
|
||||
|
||||
set -g @plugin 'AleckAstan/tmux-zap'
|
||||
set -g @plugin 'azorng/tmux-smooth-scroll'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user