forked from colonelpanic/dotfiles
[Linux] Fixup type_system_password
This commit is contained in:
parent
ea283b3c93
commit
cd21eb25dd
@ -1,4 +1,3 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env zsh
|
||||||
PASSWORD="$(keepasshttp.py --get -u "http://system.com" | jq '.[].password' | unescape.py)"
|
|
||||||
sleep .1s
|
xdotool type --clearmodifiers "$(keepass_system_password)"
|
||||||
xdotool type "$PASSWORD"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user