diff options
author | Frankie B. <git@diskfloppy.me> | 2024-02-16 12:21:48 +0000 |
---|---|---|
committer | Frankie B. <git@diskfloppy.me> | 2024-02-16 12:23:02 +0000 |
commit | 92a12b490e52b22fb904a1ba490194e13b509100 (patch) | |
tree | 00b371c89f6bbac9c340c920001b6c5f911bd260 /homes/floppydisk/waybar.nix | |
parent | 36d47bbb591e5c2faa5a9259cb643a05d10d12a3 (diff) |
Everything is FUCKED
Diffstat (limited to 'homes/floppydisk/waybar.nix')
-rw-r--r-- | homes/floppydisk/waybar.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/homes/floppydisk/waybar.nix b/homes/floppydisk/waybar.nix index 24a9eb2..f66e2d7 100644 --- a/homes/floppydisk/waybar.nix +++ b/homes/floppydisk/waybar.nix @@ -141,7 +141,7 @@ format-charging = " {capacity}%"; format-plugged = " {capacity}%"; format-alt = "{icon}{time}"; - format-icoms = [" " " " " " " " " "]; + format-icons = [" " " " " " " " " "]; }; "network" = { |