diff options
author | Aaron Marcher <me@drkhsh.at> | 2017-08-12 13:37:12 +0200 |
---|---|---|
committer | Aaron Marcher <me@drkhsh.at> | 2017-08-12 13:37:12 +0200 |
commit | d9358ce468a424fdeea10f8c7475260846029761 (patch) | |
tree | 399f68716c17c31870682d0ae2be6278e2e2e746 | |
parent | 3c3fbd89f7e2eea4ec8e6b94f2a39d091353a99f (diff) |
slstatus != dmenu lol
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -39,8 +39,8 @@ Installation Edit config.mk to match your local setup (slstatus is installed into the /usr/local namespace by default). -Afterwards enter the following command to build and install dmenu (if necessary -as root): +Afterwards enter the following command to build and install slstatus (if +necessary as root): make clean install |