[screenshot] improved screenshot script

This commit is contained in:
Simon Cornet 2024-03-25 14:42:32 +01:00
parent 7fdd733b13
commit fe3eb3c9cf

View File

@ -23,7 +23,7 @@ screenshot_window() {
$grimblast save active - | $satty
}
screenshot_full_now() {
screenshot_full_now() {
$grimblast save screen - | $satty
}