added shorcut instruction
This commit is contained in:
@@ -297,4 +297,10 @@ find | sort | grep -ve "node_modules/" -e ".git/" | sed 's#[^/]*/#|__ #g;s#__ |#
|
||||
- re-add code to move cursor on wrap text in vimrc
|
||||
- add vimrc, zshrc, and screenrc in default screen windows
|
||||
|
||||
**screenshots :**
|
||||
- changed the action when print key is pressed :
|
||||
- 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**
|
||||
- i also added a shortcut to execute the previous command : **ctrl print**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user