Skip to content

Commit

Permalink
screenshot: back to flameshot
Browse files Browse the repository at this point in the history
  • Loading branch information
avindra committed Mar 11, 2024
1 parent 1ab65ef commit fd6a67a
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .local/bin/screenshot
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@
# Make a screenshot
#

cd /tmp
# https://github.com/flameshot-org/flameshot/issues/7#issuecomment-1988948398
export QT_SCALE_FACTOR=1

file=$(mktemp scrot-XXXX.png)
exec flameshot gui

scrot - > $file

gimp $file

0 comments on commit fd6a67a

Please sign in to comment.