Changed dot-config to .config
This commit is contained in:
parent
9ea93f8144
commit
0ab0f24015
118 changed files with 29 additions and 980 deletions
6
misc/.local/bin/overrides/rofi-pass
Executable file
6
misc/.local/bin/overrides/rofi-pass
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env sh
|
||||
# Passes a userdata var, which will eventually be passed to pinentry-wrapper, and open
|
||||
# pinentry-rofi to enter the decryption password
|
||||
|
||||
PINENTRY_USER_DATA=rofi sysbin rofi-pass
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue