Replace scrot program with maim
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Take a screenshot with the configured program
|
||||
# Depends: scrot / maim / magick
|
||||
# Depends: scrot / maim, xdotool / magick, xdotool
|
||||
|
||||
# User-config---------------------------
|
||||
|
||||
# scrot / maim / magick import
|
||||
screenshotter="scrot"
|
||||
screenshotter="maim"
|
||||
|
||||
# --------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user