Replace scrot program with maim
This commit is contained in:
@@ -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"
|
||||||
|
|
||||||
# --------------------------------------
|
# --------------------------------------
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user