change stuff

This commit is contained in:
Daniel Bauer
2025-07-31 13:32:12 +02:00
parent 40217e900a
commit ae4843bf60
2 changed files with 49 additions and 7 deletions

View File

@@ -1,8 +1,9 @@
set-window-option -g xterm-keys on
set -s escape-time 10 # faster command timeout
set -g history-limit 10000
set -g status-interval 10
set -s escape-time 10 # faster command timeout
set -g history-limit 10000
set -g status-interval 2
set-option -g mouse on
# make scrolling with wheels work
@@ -12,10 +13,11 @@ bind -n WheelDownPane select-pane -t= \; send-keys -M
# Plugins
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-sensible'
set -g @plugin 'tmux-plugins/tmux-cpu'
set -g @plugin 'pwittchen/tmux-plugin-ram'
set -g @plugin 'danijoo/tmux-plugin-simple-gpu'
set -g @plugin 'thewtex/tmux-mem-cpu-load'
run -b '~/.tmux/plugins/tpm/tpm'
set -g status-right '#{cpu_bg_color} CPU: #{cpu_percentage} GPU: #{gpu} RAM: #{ram}| %a %h-%d %H:%M '
# set -g status-right '#{cpu_bg_color} CPU: #{cpu_percentage} GPU: #{gpu} RAM: #{ram}| %a %h-%d %H:%M '
set -g status-interval 2
set -g status-right "#[fg=green]#($TMUX_PLUGIN_MANAGER_PATH/tmux-mem-cpu-load/tmux-mem-cpu-load -q -v -a 0 --interval 2)" #[default]"