Deleted netspeed from tmux status bar (#46) (#47)

Decided that the netspeed isn't needed on the status bar and it kind of
gets in the way so decided to remove it.

Reviewed-on: #46

Reviewed-on: #47
This commit was merged in pull request #47.
This commit is contained in:
2026-06-06 19:11:00 -04:00
parent 8ac875adaa
commit daf5249f76
-2
View File
@@ -6,8 +6,6 @@ set -g @plugin 'janoamaral/tokyo-night-tmux'
# Tokyo Night config # Tokyo Night config
set -g @tokyo-night-tmux_theme 'storm' set -g @tokyo-night-tmux_theme 'storm'
set -g @tokyo-night-tmux_show_netspeed 1
set -g @tokyo-night-tmux_netspeed_iface "wlp4s0"
set -g @tokyo-night-tmux_window_id_style fsquare set -g @tokyo-night-tmux_window_id_style fsquare
# Set mouse on so that we can scroll with the mouse # Set mouse on so that we can scroll with the mouse