Stick with imv instead of swayimg.
This commit is contained in:
parent
308206d1cc
commit
f524aa168a
@ -41,7 +41,8 @@ in
|
||||
mpv
|
||||
evince
|
||||
gimp
|
||||
imv # TODO: Maybe replace with https://github.com/artemsen/swayimg because imv is looking for a new maintainer
|
||||
# So far I prefer imv over swayimg because imv supports the 'p' hotkey to print the currently-viewed file to stdout (useful for pipelines) and afaik doesn't support the exec:// protocol which seems like a massive risk.
|
||||
imv
|
||||
];
|
||||
})
|
||||
(lib.mkIf (config.me.graphicsCardType == "amd" || config.me.graphicsCardType == "intel") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user