Updates
This commit is contained in:
parent
16117c1502
commit
ac2ab3331a
|
@ -1,2 +1,2 @@
|
|||
name="SDDM"
|
||||
order=30
|
||||
order=40
|
|
@ -1,2 +1,2 @@
|
|||
name="Bluetooth"
|
||||
name="Hide Bluetooth"
|
||||
order=1
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
name="Waybar"
|
||||
order=40
|
||||
order=50
|
||||
|
|
|
@ -13,7 +13,7 @@ customtemplate="\"*\": VALUE"
|
|||
|
||||
# Select Value
|
||||
customvalue=$(gum choose 5 6 7 8 9 10)
|
||||
|
||||
if [ ! -z $customvalue ] ;then
|
||||
# Replace in Template
|
||||
customtext="${customtemplate/VALUE/"$customvalue"}"
|
||||
|
||||
|
@ -36,4 +36,6 @@ else
|
|||
sleep 2
|
||||
_goBack
|
||||
fi
|
||||
|
||||
else
|
||||
_goBack
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue
Block a user