From a86180b156b9daf339e08616f02c8d52e6549a8e Mon Sep 17 00:00:00 2001 From: Dane Williams Date: Sun, 15 Mar 2020 16:47:54 -0700 Subject: [PATCH 1/2] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ea2f474..fdd6119 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ Color scheme for tmux inspired by the popular Dracula theme ## Features -Day, date, time, timezone -Current location based on network with temperature and forecast icon (if available) +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 From 3b3d8b82d90cf19908f3626f647e823f97000fd8 Mon Sep 17 00:00:00 2001 From: Dane Williams Date: Sun, 15 Mar 2020 16:54:01 -0700 Subject: [PATCH 2/2] readme --- README.md | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index fdd6119..ff7973c 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,23 @@ # tmux-dracula Color scheme for tmux inspired by the popular Dracula theme - + ## 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 - +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 + ## Screenshots +![Alt text](screenshots/tmux-dracula-screenshot.jpg?raw=true "Tmux Dracula") ## Installation -Use TPM (tmux plugin manager) and add to your .tmux.conf: -`set -g @plugin 'danerwilliams/tmux-dracula'` -Be sure that `run -b '~/.tmux/plugins/tpm/tpm'` is at the bottom of .tmux.config for tpm to work -Restart tmux and then use `prefix + I` (capital I as in Install) to install - +Use TPM (tmux plugin manager) and add to your .tmux.conf: +`set -g @plugin 'danerwilliams/tmux-dracula'` +Be sure that `run -b '~/.tmux/plugins/tpm/tpm'` is at the bottom of .tmux.config for tpm to work +Restart tmux and then use `prefix + I` (capital I as in Install) to install + ## Troubleshooting -Some users have experienced issues where the weather does not load immediately. This can be solved by manually running dracula.tmux: -`~/.tmux/plugins/tmux-dracula/dracula.tmux` +Some users have experienced issues where the weather does not load immediately. This can be solved by manually running dracula.tmux: +`~/.tmux/plugins/tmux-dracula/dracula.tmux`