aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.org14
1 files changed, 13 insertions, 1 deletions
diff --git a/README.org b/README.org
index d64bac9..aae9931 100644
--- a/README.org
+++ b/README.org
@@ -1,3 +1,15 @@
#+title: Shutdown Rofi
-A simple little script using Rofi to create a shutdown menu.
+A simple little script using [[https://github.com/davatorium/rofi][Rofi]] to create a shutdown menu.
+
+* Requirements
+
+This script needs Rofi to be installed. It also assumes that [[https://herbstluftwm.org/][herbstluftwm]] is used as the window manager for the =quit= and =reload= commands.
+
+* Installation
+
+Put the =shutdown-rofi= script anywhere in your =$PATH=.
+
+* Usage
+
+Run the =shutdown-rofi= script without arguments.