From 8bb2f185b4327e80e7e66fa8415bff3f74da3003 Mon Sep 17 00:00:00 2001 From: asus Date: Wed, 12 Jun 2024 16:31:17 +0200 Subject: [PATCH] completed shorcut instruction --- tutos/computer.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tutos/computer.txt b/tutos/computer.txt index 4aa7b15..19f741b 100644 --- a/tutos/computer.txt +++ b/tutos/computer.txt @@ -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**