about summary refs log tree commit diff
diff options
context:
space:
mode:
authordevhell <devhell@mailfresser.de>2020-10-30 10:52:16 +0000
committerdevhell <devhell@mailfresser.de>2020-10-30 10:52:16 +0000
commit7f6a99a89fc9fd7dbd660ddcb4da4b7b0f9a84bf (patch)
tree6a106f4b6c36a16a7fb1b6948e851c3326031052
parent258376ce5f8598691e01f72ecc7af084b88617cc (diff)
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.
-rw-r--r--modules/user/devhell/profiles/packages.nix2
1 files changed, 1 insertions, 1 deletions
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