Use fontawesome instead of emojis

This commit is contained in:
2021-05-03 15:18:41 +01:00
parent a09d00d7f7
commit 285bf62fce
23 changed files with 43 additions and 55 deletions

View File

@@ -3,3 +3,5 @@
TOWER=$(enpasscli -vault="$HOME/Documents/Enpass/Vaults/primary" -sort show "Scarif: Tower" 2>&1)
TOWERUN=$(echo "$TOWER" | grep -Po "(?<=login: )\w+")
TOWERPW=$(echo "$TOWER" | grep -Po "(?<=pass : ).+(?=\")")
nextcloud