feat(scripts): new 'rec1' to record screen with wf-recorder
This commit is contained in:
parent
625ea8c879
commit
4a5ad3c88f
@ -8,3 +8,6 @@ bindsym XF86AudioStop exec playerctl stop # arrêt musique/film/fichier
|
|||||||
|
|
||||||
# Bouton impression écran
|
# Bouton impression écran
|
||||||
bindsym Print exec grim Images/$(date +'%Y-%m-%d-%s_screenshot.jpg')
|
bindsym Print exec grim Images/$(date +'%Y-%m-%d-%s_screenshot.jpg')
|
||||||
|
|
||||||
|
# Arrête l'enregistrement d'une vidéo avec wf-recorder
|
||||||
|
bindsym Ctrl+Shift+BackSpace exec killall -s SIGINT wf-recorder
|
||||||
|
Loading…
Reference in New Issue
Block a user