Deleted netspeed from tmux status bar (#46)
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
This commit was merged in pull request #46.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user