Skip to content
New issue

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

Battery time remaining until fully charged indicator #140

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Andaar
Copy link

@Andaar Andaar commented Nov 7, 2021

  • Battery indicator when charger is connected.
  • Fixed not showing the battery label.

@ethancedwards8
Copy link
Member

LGTM. Will test, thanks for your contribution!

current_dir="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
source $current_dir/utils.sh

IFS=' ' read -r -a show_charging_time <<< $(get_tmux_option "@dracula-battery-show-charging-time" "false")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Put this into dracula.tmux

Copy link
Author

@Andaar Andaar Sep 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done (sorry for almost a year, but I had no time before).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants