mpv to 720 by default and tridactyl tweaks

This commit is contained in:
Chris Cochrun 2021-03-09 07:15:43 -06:00
parent 0fd3495ff7
commit c7cf72664f
6 changed files with 42 additions and 10 deletions

View file

@ -16,7 +16,7 @@ _pwgen () {
# qrencode is needed to generate the image and a viewer
# that can read from pipes. Known viewers to work are feh and display
_image_viewer () {
sxiv -
sxiv
# display
}