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
|
||||
PASSWORD="$(keepasshttp.py --get -u "http://system.com" | jq '.[].password' | unescape.py)"
|
||||
sleep .1s
|
||||
xdotool type "$PASSWORD"
|
||||
#!/usr/bin/env zsh
|
||||
|
||||
xdotool type --clearmodifiers "$(keepass_system_password)"
|
||||
|
Loading…
Reference in New Issue
Block a user