clear sudo when we lock

This commit is contained in:
Aaron Bieber 2021-02-09 07:44:58 -07:00
parent e9f9992682
commit 358f0826a4

View File

@ -23,7 +23,7 @@ ssh-askpass.indicator.borderWidth: 0
ssh-askpass.indicator.background: #99aab9 ssh-askpass.indicator.background: #99aab9
ssh-askpass.indicator.foreground: #fffa06 ssh-askpass.indicator.foreground: #fffa06
XLock.startCmd: ssh-add -D XLock.startCmd: ssh-add -D; /usr/local/bin/rbw lock; /usr/local/bin/sudo -K
XLock.dpmsoff: 15 XLock.dpmsoff: 15
XLock.mode: random XLock.mode: random
XLock.mousemotion: on XLock.mousemotion: on