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

i3status: add support #31

Open
DamienCassou opened this issue Feb 15, 2023 · 0 comments
Open

i3status: add support #31

DamienCassou opened this issue Feb 15, 2023 · 0 comments
Labels
feature A new feature or a feature request

Comments

@DamienCassou
Copy link
Contributor

DamienCassou commented Feb 15, 2023

E.g.,

{
  programs.i3status = {
    general = {
      colors = true;
      color_good = "#ffffff";
      color_degraded = "#da8548";
      color_bad = "#ff6c6b";
    };
  }
}
@danth danth added the feature A new feature or a feature request label Feb 15, 2023
@danth danth changed the title Missing styling for home-manager's programs.i3status i3status: add support Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or a feature request
Projects
None yet
Development

No branches or pull requests

2 participants