summaryrefslogtreecommitdiffstats
path: root/astatusbar.cabal
diff options
context:
space:
mode:
authorLibravatar Alexander Foremny <aforemny@posteo.de>2024-05-06 13:01:07 +0200
committerLibravatar Alexander Foremny <aforemny@posteo.de>2024-05-06 21:36:42 +0200
commit56a292496f1630e39fd4b355762aaf14bc8e5677 (patch)
tree1f6bf8b8130cba1164fec12795b8d7b1be668442 /astatusbar.cabal
parentfbf0f26fe34f08f7d12b8f334e8ac77abbf7db2d (diff)
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.
Diffstat (limited to 'astatusbar.cabal')
-rw-r--r--astatusbar.cabal1
1 files changed, 1 insertions, 0 deletions
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,