README.md

This commit is contained in:
q3aql 2024-05-01 11:13:27 +02:00
parent 56263911f5
commit 824550b0d6

View File

@ -25,7 +25,7 @@ dmenu-scripts - My implementation of dmenu to simulate Rofi functions (run, drun
* Open terminal and run the following commands:
```shell
$ git clone https://gitlab.com/q3aql/dmenu-scripts
$ git clone https://git.q3aql.dev/q3aql/dmenu-scripts
$ cd dmenu-scripts
$ sudo make install clean
````
@ -36,49 +36,49 @@ dmenu-scripts - My implementation of dmenu to simulate Rofi functions (run, drun
dmenu_run
```
<img src="examples/dmenu_run.png" />
<img src="https://git.q3aql.dev/q3aql/dmenu-scripts/raw/branch/master/examples/dmenu_run.png" />
```shell
dmenu_drun
```
<img src="examples/dmenu_drun.png" />
<img src="https://git.q3aql.dev/q3aql/dmenu-scripts/raw/branch/master/examples/dmenu_drun.png" />
```shell
dmenu_wrun
```
<img src="examples/dmenu_wrun.png" />
<img src="https://git.q3aql.dev/q3aql/dmenu-scripts/raw/branch/master/examples/dmenu_wrun.png" />
```shell
dmenu_fbrun
```
<img src="examples/dmenu_fbrun.png" />
<img src="https://git.q3aql.dev/q3aql/dmenu-scripts/raw/branch/master/examples/dmenu_fbrun.png" />
```shell
dmenu_themes
```
<img src="examples/dmenu_themes.png" />
<img src="https://git.q3aql.dev/q3aql/dmenu-scripts/raw/branch/master/examples/dmenu_themes.png" />
```shell
dmenu_cmd
```
<img src="examples/dmenu_cmd.png" />
<img src="https://git.q3aql.dev/q3aql/dmenu-scripts/raw/branch/master/examples/dmenu_cmd.png" />
```shell
dmenu_close
```
<img src="examples/dmenu_close.png" />
<img src="https://git.q3aql.dev/q3aql/dmenu-scripts/raw/branch/master/examples/dmenu_close.png" />
### External links: