parent
c8bc368761
commit
28d0faf281
@ -1,21 +1,22 @@
|
||||
image/*; sxiv -a -b %s; copiousoutput
|
||||
#image/*; feh %s; copiousoutput
|
||||
#text/plain; $EDITOR %s
|
||||
#text/plain; nvim %s
|
||||
# image/*; feh %s; copiousoutput
|
||||
# text/plain; $EDITOR %s
|
||||
# text/plain; nvim %s
|
||||
text/plain; bat %s; copiousoutput
|
||||
#text/html; lynx -dump %s; nametemplate=%s.html; copiousoutput
|
||||
#text/html; firefox --private-window '%s' &; test=test -n "$DISPLAY"; needsterminal
|
||||
#text/html; lynx -g '%s'; test=test -n "$DISPLAY"; needsterminal
|
||||
#text/html; links -g -force-html '%s'; test=test -n "$DISPLAY";
|
||||
# text/html; lynx -dump %s; nametemplate=%s.html; copiousoutput
|
||||
# text/html; firefox --private-window '%s' &; test=test -n "$DISPLAY"; needsterminal
|
||||
# text/html; lynx -g '%s'; test=test -n "$DISPLAY"; needsterminal
|
||||
# text/html; links -g -force-html '%s'; test=test -n "$DISPLAY";
|
||||
text/html; chromium --new-window --incognito '%s'; nametemplate=%s.html; test=test -n "$DISPLAY"
|
||||
#text/html; nyxt '%s'; test=test -n "$DISPLAY";
|
||||
# text/html; qutebrowser '%s'; nametemplate=%s.html; test=test -n "$DISPLAY"
|
||||
# text/html; nyxt '%s'; test=test -n "$DISPLAY";
|
||||
text/html; w3m; nametemplate=%s.html; needsterminal
|
||||
text/html; w3m -graph -o display_borders=1 -o color=1 -o display_image=1 -o auto_image=1 -dump -I %{charset} -T text/html; copiousoutput
|
||||
#audio/*; vlc %s
|
||||
#video/*; vlc %s
|
||||
# audio/*; vlc %s
|
||||
# video/*; vlc %s
|
||||
audio/*; mpv %s
|
||||
video/*; mpv %s
|
||||
application/pdf; mupdf %s
|
||||
#application/pdf; zathura %s
|
||||
# application/pdf; zathura %s
|
||||
application/pgp-encrypted; gpg -d '%s'; copiousoutput
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
[xin_-1]
|
||||
file=/home/dominic/Bilder/backgrounds/UsX0Jmz.jpg
|
||||
file=/home/dominic/Bilder/backgrounds/darkhousesfantasyatwaterfalls-1618057212168-4420.jpg
|
||||
mode=5
|
||||
bgcolor=#002a36
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 769897d58e197c1c169e0e0077c184f187863cf0
|
||||
Subproject commit e65cc54c06a30a1bb879fd8473628edb70dacf6f
|
Loading…
Reference in new issue