update swaync screenshot

This commit is contained in:
Frost-Phoenix 2024-06-26 01:04:50 +02:00
parent 65426e1e5d
commit b5adb6b2ff

View file

@ -64,11 +64,11 @@
"actions": [
{
"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",
"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
}
}
}
}