mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-01 23:45:45 +02:00
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…
x
Reference in New Issue
Block a user