Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing docs for #128 : "Accept style as cli arg" #144

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
Update launcher.sh
airtonix authored Dec 10, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 4b14ac9068fbd1e8a9b09a6b6d12f652c71d2ddc
2 changes: 1 addition & 1 deletion files/launchers/type-4/launcher.sh
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@
## style-6 style-7 style-8 style-9 style-10

dir="$HOME/.config/rofi/launchers/type-4"
theme='style-1'
theme=${1:-'style-1'}

## Run
rofi \