dev: automated commit - 2025-10-20 11:31:33
This commit is contained in:
parent
ae8d3349a3
commit
cd242f9aa1
1 changed files with 18 additions and 0 deletions
18
rbw/.config/rofi-rbw.rc
Normal file
18
rbw/.config/rofi-rbw.rc
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
|
||||||
|
|
||||||
|
# Available targets (what can be copied)
|
||||||
|
# You can specify multiple targets separated by commas
|
||||||
|
target=password,username,totp
|
||||||
|
|
||||||
|
# Don't show help about typing shortcuts
|
||||||
|
no-help=false
|
||||||
|
|
||||||
|
# Use desktop notifications when copying TOTP
|
||||||
|
use-notify-send=true
|
||||||
|
|
||||||
|
# Custom keybindings for quick access
|
||||||
|
# Alt+p: copy password, Alt+u: copy username, Alt+o: copy TOTP
|
||||||
|
keybindings=Alt+p:copy:password,Alt+u:copy:username,Alt+o:copy:totp
|
||||||
|
|
||||||
|
# Clear clipboard after 30 seconds for security
|
||||||
|
#clear-after=30
|
||||||
Loading…
Add table
Add a link
Reference in a new issue