From 2d97e5b750889d9674e210232f24c7497f4b1789 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 15 Sep 2013 17:38:10 +1200 Subject: Correct spelling mistake --- i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i3') diff --git a/i3/config b/i3/config index d1aaa1b8..8b0e5632 100644 --- a/i3/config +++ b/i3/config @@ -94,7 +94,7 @@ mode "resize" { # PrintScreen takes a screenshot of the whole display bindsym Print exec sh -c 'mkdir -p "$HOME"/Screenshots && import "$HOME"/Screenshots/shot-"$(date +%Y%m%d%H%M%S)".png' -# Shift-PrintScren selects and takes a screenshot of a section of the screen +# Shift-PrintScreen selects and takes a screenshot of a section of the screen bindsym --release Shift+Print exec sh -c 'mkdir -p "$HOME"/Screenshots && import "$HOME"/Screenshots/snap-"$(date +%Y%m%d%H%M%S)".png' # Special modifier keys change volume -- cgit v1.2.3