about summary refs log tree commit diff
path: root/home/profiles/waybar.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* profiles/waybar: highlight text when one or more unit has failedFranck Cuny2023-06-021-0/+1
|
* workstation: more tweaks for the UI and fontsFranck Cuny2023-05-291-2/+5
|
* tools/waybar-systemd-units: get a list of failed systemd unitsFranck Cuny2023-05-281-1/+10
| | | | | | | | Get a list of failed systemd units (both user and systems), and generate an output compatible to what waybar expects. Refer to https://github.com/Alexays/Waybar/wiki/Module:-Custom for more details about the format.
* font: switch to Roboto for system font and JetBrain for monospaceFranck Cuny2023-05-281-39/+3
|
* home/waybar: change the style to be a bit more readableFranck Cuny2023-05-231-33/+19
|
* home/profiles: move (almost) all modules to profilesFranck Cuny2023-05-051-0/+155
This is a major refactor, similar to what was done for the hosts, but in a single commit.