mirror of
https://github.com/The-Repo-Club/DotFiles.git
synced 2025-02-23 20:59:59 -05:00
5 lines
145 B
Plaintext
5 lines
145 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
## Created By TheCynicalTeam
|
||
|
|
||
|
i3-dmenu-desktop --dmenu='instamenu -h 50 -i -l 10 -w 400 -x 10 -y 36 -p "Launcher" -q "Launch a app"'
|