From 7bb34aab464a9c2ddd625382c4017d210a41007d Mon Sep 17 00:00:00 2001 From: Gabriel Ebner Date: Sun, 24 Jul 2016 18:48:50 +0200 Subject: [PATCH] rofi-pass: do typePass --- config/rofi-pass/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rofi-pass/config b/config/rofi-pass/config index 58e2909..4f647ca 100644 --- a/config/rofi-pass/config +++ b/config/rofi-pass/config @@ -24,7 +24,7 @@ BROWSER='xdg-open' ## Misc settings -default_do='autopass' # copyPass, typeUser, typePass, copyUser, copyUrl, viewEntry, typeMenu, actionMenu, copyMenu, openUrl +default_do='typePass' # copyPass, typeUser, typePass, copyUser, copyUrl, viewEntry, typeMenu, actionMenu, copyMenu, openUrl auto_enter='false' notify='false' passlength='20'