From 20351c44f38074715c0ce8b9eab4bf22fe0a3cf8 Mon Sep 17 00:00:00 2001 From: simonkellet Date: Thu, 14 Oct 2021 18:03:55 +0100 Subject: [PATCH] added screenshot shortcut --- i3/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/i3/config b/i3/config index d50bdf2..2514ee3 100644 --- a/i3/config +++ b/i3/config @@ -199,7 +199,8 @@ bindsym Print exec scrot $HOME/Pictures/Screenshots/`date +%Y-%m-%d_%H:%M:%S`.pn bindsym $mod+Print exec scrot -u $HOME/Pictures/Screenshots/`date +%Y-%m-%d_%H:%M:%S`.png ##SELECT -bindsym --release $mod+Shift+Print exec --no-startup-id scrot -s $HOME/Pictures/Screenshots/`date +%Y-%m-%d_%H:%M:%S`.png +#bindsym --release $mod+Shift+Print exec --no-startup-id scrot -s $HOME/Pictures/Screenshots/`date +%Y-%m-%d_%H:%M:%S`.png +bindsym --release $mod+Shift+Print exec --no-startup-id bash /home/simon/.scripts/vscrnpaste #### ROFI