From 31b4605b548e0e637b570f532be143b7eb91d553 Mon Sep 17 00:00:00 2001 From: dogeystamp Date: Sun, 23 Jul 2023 20:50:21 -0400 Subject: [PATCH] README.md: add Rofi reference --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7be3243..15438b1 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,9 @@ Package names will probably differ for other distros, especially with Python pac First, install the necessary packages: - sudo pacman -S xsel xdotool xorg-xprop python-pydbus + sudo pacman -S xsel xdotool xorg-xprop python-pydbus rofi + +(Rofi is needed for section references.) Then, clone this repo: