mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-25 09:43:11 +01:00
joshuto: Replace feh with pqiv
This commit is contained in:
parent
62207c05fa
commit
aa5a78a296
@ -36,7 +36,7 @@
|
||||
];
|
||||
|
||||
image_default = [
|
||||
{ command = "feh"; args = [ "--fullscreen" "--" ]; fork = true; silent = true; }
|
||||
{ command = "pqiv"; args = [ "--" ]; fork = true; silent = true; }
|
||||
];
|
||||
|
||||
video_default = [
|
||||
|
Loading…
Reference in New Issue
Block a user