From 0bbf5eb080696a4fb0a79c7e9c31321b4827b963 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Sat, 2 Oct 2021 10:55:01 +0200 Subject: [PATCH] i3: Move screenshot hotkey --- i3/config.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/config.j2 b/i3/config.j2 index d45bccf..06e6ac5 100644 --- a/i3/config.j2 +++ b/i3/config.j2 @@ -93,7 +93,7 @@ set $kill Shift+Q - set $screenshot p + set $screenshot o ################################################################################