From a49abd139543ca0187dbfe8eadf528d8e64a7724 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Fri, 4 Oct 2019 09:25:47 +0100 Subject: [PATCH] Allow screenshotting to be used on Apple keyboards --- files/i3.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/files/i3.conf b/files/i3.conf index b4d40e5..9fd83b1 100644 --- a/files/i3.conf +++ b/files/i3.conf @@ -42,6 +42,7 @@ bindsym Control+Q exec --no-startup-id /bin/false # Screenshots bindsym Shift+Print exec --no-startup-id flameshot screen -c bindsym Print exec --no-startup-id flameshot gui +bindsym XF86LaunchB exec --no-startup-id flameshot gui bindsym $mod+Shift+q kill