From ee478ca677eec6ecc1596f668aa2dc25ca9b287b Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Tue, 11 Apr 2023 12:35:46 +0200 Subject: [PATCH] added a shortcut to take a screenshot --- i3/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/i3/config b/i3/config index d3ed1ee..85b9f53 100644 --- a/i3/config +++ b/i3/config @@ -189,6 +189,9 @@ bindsym $mod+r mode "resize" # Lock the screen when hitting the Super+x keybind bindsym $mod+x exec i3lock --nofork --color 000000 --show-failed-attempts +# Use Flameshot when hitting the Super+p keybind +bindsym $mod+p exec flameshot gui + # Start i3bar to display a workspace bar (plus the system information i3status # finds out, if available) bar {