feat: add tabnine

This commit is contained in:
2022-07-26 19:55:09 +02:00
parent ed46021b85
commit 4586b3cf71
6 changed files with 121 additions and 79 deletions

View File

@@ -3,7 +3,7 @@ CURRENT=$(powerprofilesctl get)
LOW="🐢"
BALANCED="☯️"
HIGH=""
HIGH="🐇"
if [ "$CURRENT" = 'power-saver' ]; then
if [ "$1" = "--toggle" ]; then