From 6ba5dfb2140c1148fdebfae35f45a2a893feb895 Mon Sep 17 00:00:00 2001 From: Rasmus Steinke Date: Sun, 25 Mar 2018 03:45:42 +0200 Subject: [PATCH] re-submission of latest changes --- rofi-pass | 9 --------- 1 file changed, 9 deletions(-) diff --git a/rofi-pass b/rofi-pass index 41d52f5..76fd419 100755 --- a/rofi-pass +++ b/rofi-pass @@ -10,11 +10,7 @@ _rofi () { } _image_viewer () { -<<<<<<< HEAD - sxiv - -======= feh - ->>>>>>> qrcode } # We expect to find these fields in pass(1)'s output @@ -57,11 +53,6 @@ next_root="Shift+Right" # Safe permissions umask 077 -img_viewer="display" - -has_qrencode() { - command -v qrencode >/dev/null 2>&1 -} has_qrencode() { command -v qrencode >/dev/null 2>&1