From 56a292496f1630e39fd4b355762aaf14bc8e5677 Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Mon, 6 May 2024 13:01:07 +0200 Subject: feat: add `--icons` astatusbar can be started with the option `--icons` and will replace sensor labels with appropriate icons. The user is expected to have Nerd Fonts, in particular IosevkaTerm Nerd Font, installed. --- astatusbar.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'astatusbar.cabal') diff --git a/astatusbar.cabal b/astatusbar.cabal index 929ff11..1a5ecb0 100644 --- a/astatusbar.cabal +++ b/astatusbar.cabal @@ -28,6 +28,7 @@ executable astatusbar indexed-traversable, linux-inotify, mtl, + optparse-applicative, safe, sh, statvfs, -- cgit v1.2.3