From 9c1cbfaa1459647241fae1e6f770e356f03b05a7 Mon Sep 17 00:00:00 2001 From: 135e2 <135e2@135e2.tk> Date: Thu, 3 Feb 2022 05:33:49 +0800 Subject: config/i3: update to 20220203 - Add screenshot key --- config/i3/config | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config') diff --git a/config/i3/config b/config/i3/config index ebbd962..a0819c2 100644 --- a/config/i3/config +++ b/config/i3/config @@ -18,6 +18,8 @@ bindsym $mod+BackSpace exec xdotool key Delete bindsym $mod+Shift+u exec --no-startup-id bash ~/.config/i3/brightness up bindsym $mod+Shift+d exec --no-startup-id bash ~/.config/i3/brightness down +# Screenshot (requires kde-spectacle) +bindsym $mod+Shift+s exec --no-startup-id spectacle bindsym --release $mod+Prior exec --no-startup-id xdotool key --clearmodifiers Home bindsym --release $mod+Next exec --no-startup-id xdotool key --clearmodifiers End -- cgit v1.2.3