From 31e5ba268625f9d5dac05fba520aee403e81eaec Mon Sep 17 00:00:00 2001 From: q3aql Date: Mon, 30 May 2022 15:36:12 +0200 Subject: [PATCH] README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ac1ba4e..9038bac 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ -dmenu-scripts - My implementation of dmenu to simulate Rofi functions -===================================================================== +dmenu-scripts - My implementation of dmenu to simulate Rofi functions (run, drun, window, filebrowser and theme-selector) +========================================================================================================================= ### Dependencies: * **Arch Linux:** * `sudo pacman -S gcc make coreutils sed expat freetype2 libxinerama xdotool xorg-xlsclients dex xterm` - * **Debian/Ubuntu:`** + * **Debian/Ubuntu:** * `sudo apt install gcc make coreutils sed libexpat1-dev libfreetype-dev libxinerama-dev xdotool x11-utils dex xterm` ### Build and install: