2023-12-21 03:34:50 +01:00
|
|
|
# Kanagawa for [tmux](https://github.com/tmux/tmux/wiki)
|
2020-03-31 08:46:17 +02:00
|
|
|
|
2023-12-21 03:34:50 +01:00
|
|
|
[Kanagawa](https://github.com/rebelot/kanagawa.nvim/tree/master) theme for TMUX with silent colors.
|
|
|
|
|
|
|
|
Forked from [dracula/tmux](https://github.com/dracula/tmux).
|
2020-04-08 02:08:54 +02:00
|
|
|
|
|
|
|
![Screenshot](./screenshot.png)
|
|
|
|
|
2020-03-31 08:46:17 +02:00
|
|
|
## Install
|
|
|
|
|
2020-04-08 02:08:54 +02:00
|
|
|
All instructions can be found at [draculatheme.com/tmux](https://draculatheme.com/tmux).
|
2023-12-21 03:34:50 +01:00
|
|
|
Just replace all `dracula` occurrences with `kanagawa`.
|
2020-04-08 02:08:54 +02:00
|
|
|
|
2020-04-21 02:56:46 +02:00
|
|
|
## Configuration
|
|
|
|
|
|
|
|
Configuration and options can be found at [draculatheme.com/tmux](https://draculatheme.com/tmux).
|
2023-12-21 03:34:50 +01:00
|
|
|
Just replace all `dracula` occurrences with `kanagawa`.
|
2020-04-21 02:56:46 +02:00
|
|
|
|
2020-03-31 08:46:17 +02:00
|
|
|
## Features
|
|
|
|
|
2022-03-21 02:37:01 +01:00
|
|
|
- Support for powerline
|
|
|
|
- Day, date, time, timezone
|
|
|
|
- Current location based on network with temperature and forecast icon (if available)
|
|
|
|
- Network connection status, bandwidth and SSID
|
2023-10-12 00:10:36 +02:00
|
|
|
- SSH session user, hostname and port of active tmux pane
|
2022-03-21 02:37:01 +01:00
|
|
|
- Git branch and status
|
|
|
|
- Battery percentage and AC power connection status
|
|
|
|
- Refresh rate control
|
|
|
|
- CPU usage (percentage or load average)
|
2023-06-17 23:17:43 +02:00
|
|
|
- RAM usage (system and/or tmux server)
|
2022-03-21 02:37:01 +01:00
|
|
|
- GPU usage
|
2022-07-10 19:51:32 +02:00
|
|
|
- Custom status texts from external scripts
|
2023-04-26 16:52:25 +02:00
|
|
|
- GPU VRAM usage
|
|
|
|
- GPU power draw
|
2023-10-02 18:07:35 +02:00
|
|
|
- Color code based on whether a prefix is active or not
|
|
|
|
- List of windows with the current window highlighted
|
|
|
|
- When prefix is enabled, a smiley face turns from green to yellow
|
2022-03-21 02:37:01 +01:00
|
|
|
- When charging, 'AC' is displayed
|
|
|
|
- If forecast information is available, a ☀, ☁, ☂, or ❄ unicode character corresponding with the forecast is displayed alongside the temperature
|
2022-10-28 22:03:06 +02:00
|
|
|
- Info if the Panes are synchronized
|
2022-10-28 22:12:51 +02:00
|
|
|
- Spotify playback (needs the tool spotify-tui installed)
|
2023-10-19 12:35:49 +02:00
|
|
|
- Music Player Daemon status (needs the tool mpc installed)
|
2024-04-03 12:27:48 +02:00
|
|
|
- Playerctl, get current track metadata
|
2022-10-28 22:04:49 +02:00
|
|
|
- Current kubernetes context
|
2023-06-17 23:28:39 +02:00
|
|
|
- Countdown to tmux-continuum save
|
2023-04-08 02:40:53 +02:00
|
|
|
- Current working directory of tmux pane
|
2020-03-31 08:46:17 +02:00
|
|
|
|
|
|
|
## Compatibility
|
|
|
|
|
2020-09-07 00:39:32 +02:00
|
|
|
Compatible with macOS and Linux. Tested on tmux 3.1b
|
|
|
|
FreeBSD compatibility is in development
|
2020-04-10 03:29:29 +02:00
|
|
|
|
2020-03-31 08:46:17 +02:00
|
|
|
## License
|
|
|
|
|
2020-04-07 19:40:31 +02:00
|
|
|
[MIT License](./LICENSE)
|