Add nix home-manager
This commit is contained in:
parent
2353b4cfac
commit
14e3fbb489
9 changed files with 100 additions and 14 deletions
.local/share/qutebrowser/userscripts
|
@ -96,7 +96,7 @@ def parse_args():
|
|||
help='GPG key to encrypt KeepassXC auth key with')
|
||||
parser.add_argument('--insecure', action='store_true',
|
||||
help="Do not encrypt auth key")
|
||||
parser.add_argument('--dmenu-invocation', '-d', default='rofi -dmenu',
|
||||
parser.add_argument('--dmenu-invocation', '-d', default='bemenu',
|
||||
help='Invocation used to execute a dmenu-provider')
|
||||
parser.add_argument('--only-username', action='store_true',
|
||||
help='Only insert username')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue