No description
91393555d1
Add options to disable battery and network |
||
---|---|---|
data | ||
scripts | ||
.gitmodules | ||
dracula.tmux | ||
INSTALL.md | ||
LICENSE | ||
README.md | ||
screenshot.png |
Dracula for tmux
A dark theme for tmux
Install
All instructions can be found at draculatheme.com/tmux.
Features
- Day, date, time, timezone
- Current location based on network with temperature and forecast icon (if available)
- Network connection status and SSID
- Battery percentage and AC power connection status
- Color code based on if prefix is active or not
- List of windows with current window highlighted
- When prefix is enabled smiley face turns from green to yellow
- When charging, 'AC' is displayed
- If forecast information is available, a ☀, ☁, ☂, or ❄ unicode character corresponding with the forecast is displayed alongside the temperature
Compatibility
Compatible with macOS and Linux. Tested on tmux 3.0a
Options
Customize the status bar by adding any of these lines to your .tmux.conf as desired:
- Disable battery functionality:
set -g @dracula-show-battery false
- Disable network functionality:
set -g @dracula-show-network false
- Disable weather functionality:
set -g @dracula-show-weather false
Team
This theme is maintained by the following person(s) and a bunch of awesome contributors.
Dane Williams |