update smol

This commit is contained in:
паша душный 2023-03-16 15:38:56 +03:00
parent e66013f716
commit 5478beac49
4 changed files with 46 additions and 27 deletions

View file

@ -5,7 +5,8 @@
# If you want you can set this to $EDITOR to use your environment variable or
# vim if you want to specify the program directly.
# default="TUT_USE_INTERNAL"
editor="TUT_USE_INTERNAL"
# editor="TUT_USE_INTERNAL"
editor="vim"
# You need to press yes in a confirmation dialog before favoriting, boosting,
# etc.
@ -264,11 +265,13 @@ delete-temp-files=false
# The program to open images. TUT_OS_DEFAULT equals xdg-open on Linux, open on
# MacOS and start on Windows.
# default="TUT_OS_DEFAULT"
program="feh"
# program="feh"
program="sxiv"
# Arguments to pass to the program.
# default=""
args="--geometry 1100x650 --scale-down -B #fdf6e3"
# args="--geometry 1100x650 --scale-down -B #fdf6e3"
args="-ab -s f -g 960x540"
# If the program runs in the terminal set this to true.
# default=false