[satty] fix: 'save to disk' using a hard path for saving directory
This commit is contained in:
parent
eefa253763
commit
da6d2a6c83
@ -3,7 +3,7 @@
|
|||||||
# commands
|
# commands
|
||||||
wofi_command="wofi -l 5"
|
wofi_command="wofi -l 5"
|
||||||
grimblast="grimblast --notify"
|
grimblast="grimblast --notify"
|
||||||
satty="satty --filename - --fullscreen --output-filename ~/Pictures/Screenshots/satty-$(date '+%Y%m%d-%H:%M:%S').png"
|
satty="satty --filename - --fullscreen --output-filename /home/simon/Pictures/Screenshots/satty-$(date '+%Y%m%d-%H:%M:%S').png"
|
||||||
|
|
||||||
|
|
||||||
# buttons
|
# buttons
|
||||||
|
Reference in New Issue
Block a user