We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The network-bandwidth plugin doesn't print any numbers on macOS.
The network bandwidth to be displayed.
The text was updated successfully, but these errors were encountered:
Someone found a fix for this?
Sorry, something went wrong.
You need to set the appropriate network device to be tracked:
networksetup -listallhardwareports
Choose the device of Wi-Fi Hardware Port. Then, in your ~/.tmux.conf
Wi-Fi
~/.tmux.conf
set -g @dracula-network-bandwidth <device_name>
Note: for wired connection, you need to use another device.
I'm on a wired connection, what do you mean by 'another device' ?
No branches or pull requests
Describe the bug
The network-bandwidth plugin doesn't print any numbers on macOS.
To Reproduce
Expected behavior
The network bandwidth to be displayed.
System
The text was updated successfully, but these errors were encountered: