[rofi] Add metacritic and auth tweaks
This commit is contained in:
@ -36,8 +36,7 @@ notify='false'
|
|||||||
help_color=""
|
help_color=""
|
||||||
clip=primary
|
clip=primary
|
||||||
clip_clear=45
|
clip_clear=45
|
||||||
default_user="${ROFI_PASS_DEFAULT_USER-$(whoami)}"
|
default_user=:filename
|
||||||
default_user2=john_doe
|
|
||||||
password_length=12
|
password_length=12
|
||||||
fix_layout=false
|
fix_layout=false
|
||||||
|
|
||||||
|
|||||||
@ -37,6 +37,7 @@ URLS=(
|
|||||||
["ffsamlconf"]="https://admin.cloud100.15five.com/admin/dj/saml2/saml2config/?q="
|
["ffsamlconf"]="https://admin.cloud100.15five.com/admin/dj/saml2/saml2config/?q="
|
||||||
["mathdisc"]="https://github.com/centerofci/mathesar/discussions/"
|
["mathdisc"]="https://github.com/centerofci/mathesar/discussions/"
|
||||||
["mathissue"]="https://github.com/centerofci/mathesar/issues/"
|
["mathissue"]="https://github.com/centerofci/mathesar/issues/"
|
||||||
|
["metacritic"]="https://www.metacritic.com/search/all/"
|
||||||
)
|
)
|
||||||
|
|
||||||
# List for rofi
|
# List for rofi
|
||||||
|
|||||||
Reference in New Issue
Block a user