update swaync screenshot
This commit is contained in:
parent
65426e1e5d
commit
b5adb6b2ff
|
@ -64,11 +64,11 @@
|
||||||
"actions": [
|
"actions": [
|
||||||
{
|
{
|
||||||
"label": "Whole screen",
|
"label": "Whole screen",
|
||||||
"command": "grimblast --notify --cursor --freeze copysave output"
|
"command": "grimblast --notify --cursor --freeze copysave output ~/Pictures/$(date +'%Y-%m-%d-At-%Ih%Mm%Ss').png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "Window / Region",
|
"label": "Window / Region",
|
||||||
"command": "grimblast --notify --cursor --freeze copysave area"
|
"command": "grimblast --notify --cursor --freeze copysave area ~/Pictures/$(date +'%Y-%m-%d-At-%Ih%Mm%Ss').png"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -129,4 +129,4 @@
|
||||||
"image-radius": 5
|
"image-radius": 5
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue