README.md

This commit is contained in:
q3aql 2022-05-30 15:36:12 +02:00
parent db55baf722
commit 31e5ba2686

View File

@ -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: ### Dependencies:
* **Arch Linux:** * **Arch Linux:**
* `sudo pacman -S gcc make coreutils sed expat freetype2 libxinerama xdotool xorg-xlsclients dex xterm` * `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` * `sudo apt install gcc make coreutils sed libexpat1-dev libfreetype-dev libxinerama-dev xdotool x11-utils dex xterm`
### Build and install: ### Build and install: