joshuto: Replace feh with pqiv

This commit is contained in:
Donovan Glover 2023-06-26 18:42:08 -04:00
parent 62207c05fa
commit aa5a78a296
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

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