forked from extern/nix-config
joshuto: Replace feh with pqiv
This commit is contained in:
parent
62207c05fa
commit
aa5a78a296
@ -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 = [
|
||||||
|
Loading…
Reference in New Issue
Block a user