joshuto: Replace feh with pqiv

This commit is contained in:
Donovan Glover
2023-06-26 18:42:08 -04:00
parent 62207c05fa
commit aa5a78a296

View File

@@ -36,7 +36,7 @@
]; ];
image_default = [ image_default = [
{ command = "feh"; args = [ "--fullscreen" "--" ]; fork = true; silent = true; } { command = "pqiv"; args = [ "--" ]; fork = true; silent = true; }
]; ];
video_default = [ video_default = [