mirror of
https://gitea.zaclys.com/yannic/dotfiles.git
synced 2026-05-23 19:37:28 +02:00
Refine powerkit settings
This commit is contained in:
+7
-6
@@ -119,15 +119,16 @@ 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
|
||||
# plugin powerkit
|
||||
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_plugins 'ssh,memory,datetime'
|
||||
set -g @powerkit_session_icon 'auto'
|
||||
set -g @powerkit_status_position 'bottom'
|
||||
set -g @powerkit_keybinding_conflict_action 'skip'
|
||||
set -g @powerkit_plugin_ssh_format 'indicator'
|
||||
set -g @powerkit_plugin_memory_show_only_on_threshold 'true'
|
||||
set -g @powerkit_plugin_memory_cache_ttl '20'
|
||||
|
||||
# Plugins
|
||||
set -g @plugin 'tmux-plugins/tpm'
|
||||
|
||||
Reference in New Issue
Block a user