aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/i3/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/i3/config b/etc/i3/config
index 5aec62a..7f471bc 100644
--- a/etc/i3/config
+++ b/etc/i3/config
@@ -40,6 +40,9 @@ bindsym Shift+F6 exec player next
bindsym F7 exec brightness -1
bindsym F8 exec brightness +1
+bindsym --release Print exec scrot ~/Downloads/Screenshots/%Y-%m-%dT%H:%M:%S%:z.png
+bindsym --release $mod+Print exec scrot -s ~/Downloads/Screenshots/%Y-%m-%dT%H:%M:%S%:z.png
+