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