Browse Source

Replace scrot program with maim

master
Riyyi 3 years ago
parent
commit
e96bd055f7
  1. 4
      .local/bin/printscreen
  2. 2
      packages

4
.local/bin/printscreen

@ -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"
# --------------------------------------

2
packages

@ -76,6 +76,7 @@ linux-lts-headers
llvm
lvm2
lxappearance
maim
man-db
man-pages
mariadb
@ -129,7 +130,6 @@ rofi
rsync
rtmpdump
rxvt-unicode
scrot
signal-desktop
sloccount
smartmontools

Loading…
Cancel
Save