! {{{2 url-select
URxvt.keysym.C-F: perl:url-select:select_next
URxvt.url-select.button: 1
-URxvt.url-select.launcher: mimeo
+URxvt.url-select.launcher: rifle
URxvt.url-select.underline: true
! {{{2 keyboard-select
URxvt.keysym.C-S-space: perl:keyboard-select:activate
export LESS='-RSi'
# yes I'm that lazy
-alias o='mimeo'
+alias o='rifle'
# suspend screensaver when vlc is running
alias vlc-suspend='xdg-screensaver suspend $(xprop -name vlc | grep "WM_CLIENT_LEADER(WINDOW)" | sed "s/.*\(0x\d*\)/\1/")'
musicwidget.mpd_config = os.getenv("XDG_CONFIG_HOME").."/mpd/mpd.conf"
-- Specify the browser you use so awesompd can open links from
-- Jamendo in it.
-musicwidget.browser = "mimeo"
+musicwidget.browser = "rifle"
-- Specify decorators on the left and the right side of the
-- widget. Or just leave empty strings if you decorate the widget
-- from outside.
text/html; ~/.mutt/mutt_bgrun qutebrowser %s; test=test -n "$DISPLAY"; nametemplate=%s.html
text/html; w3m -I %{charset} -dump %s -T text/html -cols "$COLUMNS" -o display_link_number=1; copiousoutput; nametemplate=%s.html
-image/*; ~/.mutt/mutt_bgrun feh %s;
-application/pdf; ~/.mutt/mutt_bgrun okular %s;
-application/*; ~/.mutt/mutt_bgrun mimeo %s;
+application/*; ~/.mutt/mutt_bgrun rifle -f F %s;