mirror of
https://github.com/The-Repo-Club/DotFiles.git
synced 2025-02-24 05:09:52 -05:00
5 lines
142 B
Plaintext
5 lines
142 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
## Created By TheCynicalTeam
|
||
|
|
||
|
i3-dmenu-desktop --dmenu='instamenu -h 50 -i -l 15 -g 5 -w 1500 -c -p "Launcher" -q "Launch a app"'
|