From 6adc601fa5ce8ab450da10b1c32f989808725037 Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Sat, 30 Nov 2024 13:29:40 +0100 Subject: clean up rofi-pass config --- .config/rofi-pass/config | 2 -- 1 file changed, 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() { -- cgit v1.2.3