From 6d3fd1f1ae8d1db4eafa932007ae34a3dadd3dbf Mon Sep 17 00:00:00 2001 From: pika Date: Thu, 27 Feb 2025 15:16:36 +0100 Subject: [PATCH] config changes --- .tmux.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 >─────────────────────────────────────────────────────────────────────────