2022-05-29 17:46:49 +02:00
2022-05-29 15:50:04 +02:00
2022-05-29 15:48:49 +02:00
2022-05-29 17:46:49 +02:00
2022-05-29 15:52:30 +02:00
2022-05-29 15:52:30 +02:00
2022-05-29 15:52:30 +02:00
2022-05-29 15:52:30 +02:00
2022-05-29 15:49:43 +02:00
2022-05-29 15:49:43 +02:00
2022-05-29 15:49:43 +02:00
2022-05-29 15:52:30 +02:00
2022-05-29 15:52:30 +02:00
2022-05-29 15:52:30 +02:00
2022-05-29 15:52:30 +02:00
2022-05-29 15:50:57 +02:00
2022-05-29 15:51:12 +02:00
2022-05-29 17:46:49 +02:00
2022-05-29 17:46:49 +02:00
2022-05-29 15:48:49 +02:00
2022-05-29 17:46:49 +02:00
2022-05-29 15:52:30 +02:00
2022-05-29 15:52:30 +02:00
2022-05-29 15:52:30 +02:00
2022-05-29 15:52:30 +02:00

dmenu-scripts - My implementation of dmenu to simulate Rofi functions

Dependencies:

  • Arch Linux:

    • sudo pacman -S gcc make coreutils sed expat freetype2 libxinerama xdotool xorg-xlsclients dex xterm
  • Debian/Ubuntu:`

    • sudo apt install gcc make coreutils sed libexpat1-dev libfreetype-dev libxinerama-dev xdotool x11-utils dex xterm

Build and install:

  • Open terminal and run the following commands:

    $ git clone https://github.com/q3aql/dmenu-scripts
    $ sudo make install clean
    

dmenu scripts that simulate Rofi:

dmenu_run
dmenu_drun
dmenu_wrun
dmenu_fbrun
Description
My implementation of dmenu to simulate Rofi functions (run, drun, window, filebrowser and theme-selector).
Readme 1.8 MiB
Languages
C 64.9%
Shell 26.4%
Roff 5.1%
Makefile 3.6%