4 lines
100 B
Bash
4 lines
100 B
Bash
|
alias 3l="i3lock -c000000"
|
||
|
export GPG_TTY=$(tty)
|
||
|
gpg-connect-agent updatestartuptty /bye >/dev/null
|