completed shorcut instruction

This commit is contained in:
asus
2024-06-12 16:31:17 +02:00
parent de1b014f8b
commit 8bb2f185b4

View File

@@ -302,5 +302,6 @@ find | sort | grep -ve "node_modules/" -e ".git/" | sed 's#[^/]*/#|__ #g;s#__ |#
- the old default shortcut executed this command : **xfce4-screenshooter -f**
- now it executes a script that will make the capture instantanously
- this script contains this command : **xfce4-screenshooter -f -s /home/asususus/Nextcloud/medias/screenshots/screenshot-$(date +%Y-%m-%d_%H-%M-%S).png**
- the script is located in ~/.local/bin
- i also added a shortcut to execute the previous command : **ctrl print**