Replace scrot program with maim

This commit is contained in:
Riyyi
2021-05-28 00:59:23 +02:00
parent 207014bf70
commit e96bd055f7
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
#!/bin/sh #!/bin/sh
# Take a screenshot with the configured program # Take a screenshot with the configured program
# Depends: scrot / maim / magick # Depends: scrot / maim, xdotool / magick, xdotool
# User-config--------------------------- # User-config---------------------------
# scrot / maim / magick import # scrot / maim / magick import
screenshotter="scrot" screenshotter="maim"
# -------------------------------------- # --------------------------------------
+1 -1
View File
@@ -76,6 +76,7 @@ linux-lts-headers
llvm llvm
lvm2 lvm2
lxappearance lxappearance
maim
man-db man-db
man-pages man-pages
mariadb mariadb
@@ -129,7 +130,6 @@ rofi
rsync rsync
rtmpdump rtmpdump
rxvt-unicode rxvt-unicode
scrot
signal-desktop signal-desktop
sloccount sloccount
smartmontools smartmontools