From b1f089344aa387fc6da3737c47ad73ff7eb92ef8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=93scar=20Garc=C3=ADa=20Amor?= Date: Mon, 4 Sep 2023 10:29:57 +0200 Subject: [PATCH] Update requirements list in the documentation --- screenfetch-dev | 2 ++ 1 file changed, 2 insertions(+) diff --git a/screenfetch-dev b/screenfetch-dev index d1512d0..a8b9451 100755 --- a/screenfetch-dev +++ b/screenfetch-dev @@ -23,7 +23,9 @@ # to put forth suggestions/ideas. Thank you. # Requires: bash 4.0+ +# bc # Optional dependencies: xorg-xdpyinfo (resoluton detection) +# xorg-xprop (desktop environment detection) # scrot (screenshot taking) # curl (screenshot uploading)