Changed screenshot script to use flameshot
This commit is contained in:
parent
3cea6d6440
commit
ece55c0406
@ -1,3 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
/usr/bin/maim -s ~/Pictures/Screenshot_$(date +%Y%m%d_%H:%M:%S).jpg
|
||||
#/usr/bin/maim -s ~/Pictures/Screenshot_$(date +%Y%m%d_%H:%M:%S).jpg:
|
||||
|
||||
/usr/bin/flameshot gui
|
||||
|
Loading…
Reference in New Issue
Block a user