Skip to content

Commit

Permalink
re-submission of latest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
carnager committed Mar 25, 2018
1 parent b1cd1a0 commit 6ba5dfb
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions rofi-pass
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,7 @@ _rofi () {
}

_image_viewer () {
<<<<<<< HEAD
sxiv -
=======
feh -
>>>>>>> qrcode
}

# We expect to find these fields in pass(1)'s output
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 6ba5dfb

Please sign in to comment.