From 1b5102a1417f4d867a17ebda61c0727602b184af Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 10 Nov 2018 17:31:30 -0500 Subject: remove the pass menu and my wrappers i use browserpass for most things now, and pass itself has gained the ability to use the clipboard and search for things since i wrote this --- xbindkeysrc | 6 ------ 1 file changed, 6 deletions(-) (limited to 'xbindkeysrc') diff --git a/xbindkeysrc b/xbindkeysrc index c47bdeb..b9dbffb 100644 --- a/xbindkeysrc +++ b/xbindkeysrc @@ -7,12 +7,6 @@ "xclip -o | xargs xdg-open" Mod4 + p -"dmenu -fn 'Misc Fixed:pixelsize=14' -p 'pass search' < /dev/null | xargs -I{} pass search -c {}" - Mod4 + i - -"dmenu -fn 'Misc Fixed:pixelsize=14' -p 'pass search -u' < /dev/null | xargs -I{} pass search -u -c {}" - Shift+Mod4 + i - "dmenu_run -fn 'Misc Fixed:pixelsize=14'" Mod4 + r -- cgit v1.2.3-54-g00ecf