From 7f6a99a89fc9fd7dbd660ddcb4da4b7b0f9a84bf Mon Sep 17 00:00:00 2001 From: devhell Date: Fri, 30 Oct 2020 10:52:16 +0000 Subject: profile/packages: Replace scrot with maim I'm not sure when this started, but `scrot -s` introduces artefacts in the screenshot because the selection border is captured with the screenshot which is pretty annoying. It looks like `maim` doesn't have this issue. --- modules/user/devhell/profiles/packages.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/user/devhell/profiles/packages.nix b/modules/user/devhell/profiles/packages.nix index 923afc64..f54f87a5 100644 --- a/modules/user/devhell/profiles/packages.nix +++ b/modules/user/devhell/profiles/packages.nix @@ -150,6 +150,7 @@ in { lxc lynx macchanger + maim manpages mediainfo mkvtoolnix @@ -204,7 +205,6 @@ in { rsync safecopy screen - scrot shntool signal-desktop smartmontools -- cgit 1.4.1