update rifle and i3blocks
Prithu Goswami prithugoswami524@gmail.com
Sat, 21 Dec 2019 09:33:39 +0530
2 files changed,
8 insertions(+),
3 deletions(-)
M
i3blocks/config
→
i3blocks/config
@@ -6,9 +6,13 @@
#[ping] #command=nping l #interval=persist +# [xkeyboard] +# command=echo `xkblayout-state print %s` +# interval=1 + [iface] -color=#49A2D1 +# color=#49A2D1 interval=10 command=~/.config/i3blocks/iface@@ -57,4 +61,4 @@ [time]
markup=pango interval=1 # command=date +"%a,%d %b %Y<span foreground='#666666'>╱</span><b>%I:%M %P</b>" -command=date +"%a, %d %b <b>%I:%M %P</b>" +command=date +"%a %d %b %Y <b>%I:%M %P</b>"
M
ranger/rifle.conf
→
ranger/rifle.conf
@@ -141,8 +141,8 @@
#------------------------------------------- # Documents #------------------------------------------- -ext pdf, has zathura, X, flag f = zathura -- "$@" ext pdf, has llpp, X, flag f = llpp "$@" +ext pdf, has zathura, X, flag f = zathura -- "$@" ext pdf, has evince, X, flag f = evince -- "$@" ext pdf, has mupdf, X, flag f = mupdf "$@" ext pdf, has mupdf-x11,X, flag f = mupdf-x11 "$@"@@ -173,6 +173,7 @@
#------------------------------------------- # Image Viewing: #------------------------------------------- +mime ^image, has viewnior, X, flag f = viewnior -- "$@" mime ^image/svg, has inkscape, X, flag f = inkscape -- "$@" mime ^image/svg, has display, X, flag f = display -- "$@"