mirror of
https://github.com/gotbletu/shownotes
synced 2024-11-05 00:00:51 +00:00
fix
This commit is contained in:
parent
0886f60c77
commit
bd945cc2e3
@ -1,6 +1,6 @@
|
||||
# your screenshot folder location
|
||||
# u can use /tmp if you want it to get delete on shutdown
|
||||
export PATH_SCREENSHOT=~/Pictures/Screenshots
|
||||
export PATH_SCREENSHOT=~/Pictures
|
||||
|
||||
# take screenshot fullscreen, single window or draw a box
|
||||
pix() { scrot -d 2 "$PATH_SCREENSHOT/fullscr_`date +'%F_%Hh%M'`.png" ;}
|
||||
|
Loading…
Reference in New Issue
Block a user