Commit Graph
3 Commits
Author SHA1 Message Date
Narice dbb8a881be feat(backlight): Added icon_exp and changed syntax
changed syntax of percentexp to percent_exp for readability
2022-12-06 19:22:21 +01:00
Narice d5a86526bc dev: Added Nix Flake support
- Enables Nix users to get the git version of waybar
- Enables Nix users to develop waybar easily
- Adds a fully reproducible development environment
  - The user only has to install Nix, no other depencencies
  - Automatic dev env on directory entry through .envrc
2022-12-06 18:44:26 +01:00
Narice 0fdc4c11f3 feat(backlight): added percentexp as format option
Humans don't perceive light linearly and so an exponential curve is more
appropriate to gauge the perceived brightness of the screen.
2022-12-06 18:40:38 +01:00