mirror of
https://github.com/adi1090x/rofi.git
synced 2024-11-22 14:18:21 -05:00
Update launcher.sh
This commit is contained in:
parent
4b14ac9068
commit
10739c30b1
@ -10,7 +10,7 @@
|
||||
## style-1 style-2 style-3 style-4 style-5
|
||||
|
||||
dir="$HOME/.config/rofi/launchers/type-5"
|
||||
theme='style-1'
|
||||
theme=${1:-'style-1'}
|
||||
|
||||
## Run
|
||||
rofi \
|
||||
|
Loading…
Reference in New Issue
Block a user