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

update glowsticks' battery and time symbols to non mdi- symbols which were removed #4571

Closed
wants to merge 1 commit into from

Conversation

bend-n
Copy link
Contributor

@bend-n bend-n commented Dec 29, 2023

Prerequisites

Description

image

also lets me add more increments for the charging characters.

@bend-n bend-n changed the title update battery and time symbols to non mdi- symbols which were removed update glowsticks' battery and time symbols to non mdi- symbols which were removed Dec 29, 2023
@bend-n
Copy link
Contributor Author

bend-n commented Dec 29, 2023

Also, why doesnt the rprompt render?
image

@JanDeDobbeleer
Copy link
Owner

@bend-n some characters don't really work well with the built-in renderer. But that goes way beyond the scope of this project for me to fix.

@@ -52,7 +52,7 @@ blocks:
always_enabled: true
style: round
style: powerline
template: " {{ .FormattedMs }} "
template: " 󰔟 {{ .FormattedMs }} "
Copy link
Owner

@JanDeDobbeleer JanDeDobbeleer Jan 6, 2024

Choose a reason for hiding this comment

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

we need the UTF notation of the icons instead of the actual icon: \uXXXX

Copy link
Contributor Author

@bend-n bend-n Jan 9, 2024

Choose a reason for hiding this comment

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

why? for all of them?

Copy link
Owner

Choose a reason for hiding this comment

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

This isn't readable. When you export the config again that "should" be done for you btw.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I used omp config export and this happened:
image

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

Successfully merging this pull request may close these issues.

2 participants