nixos/home/hyprland/waybar/modules/backlight.nix

6 lines
134 B
Nix
Raw Normal View History

{
2023-10-17 05:12:23 +01:00
format = "{icon}";
tooltip-format = "{percent}%";
format-icons = [ "" "" "" "" "" "" "" "" "" ];
}