diff --git a/.tmux.conf b/.tmux.conf index 609da01..4c4f670 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -27,7 +27,7 @@ set -g @plugin 'tmux-plugins/tmux-yank' set -g @plugin 'tmux-plugins/tmux-resurrect' # ─────────────────────────────────< tmux battery plugin >─────────────────────────────── -set -g @plugin 'tmux-plugins/tmux-battery' +# set -g @plugin 'tmux-plugins/tmux-battery' # ─────────────────────────────────────< colorschemes >───────────────────────────────────── # set -g @plugin 'catppuccin/tmux' @@ -37,7 +37,8 @@ set -g @plugin 'janoamaral/tokyo-night-tmux' set -g @plugin 'tmux-plugins/tmux-copycat' # ────────────────────────────────< ethernet speed plugin >────────────────────────────── -set -g @net_speed_interfaces "eth0 enp7s0 wlan0" +# set -g @plugin 'tmux-plugins/tmux-net-speed' +# set -g @net_speed_interfaces 'eth0 enp7s0 wlan0' # ─────────────────────────────────────────< Themes >───────────────────────────────────────── # ─< catppuccin >─────────────────────────────────────────────────────────────────────────