diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-11-30 13:29:40 +0100 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-11-30 13:29:40 +0100 |
commit | 6adc601fa5ce8ab450da10b1c32f989808725037 (patch) | |
tree | b960ec79b5c473271d65b43907d4aff715bfbceb | |
parent | f9797780f9d27e2ee313024e094aa8fa32beaea7 (diff) |
clean up rofi-pass config
-rw-r--r-- | .config/rofi-pass/config | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/rofi-pass/config b/.config/rofi-pass/config index 9c81936..5f915f1 100644 --- a/.config/rofi-pass/config +++ b/.config/rofi-pass/config @@ -1,8 +1,6 @@ #!/bin/sh # make sure the filename is used as the account name -USERNAME_field='path' default_user=':filename' -default_autotype="path :tab pass" # pass custom rofi flags _rofi() { |