From dad8ea6479c5d1151ce1278917b2ad631cb0d3e6 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Thu, 25 May 2023 13:07:58 +0200 Subject: i3: use flameshot for taking screenshots MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.i3/config') diff --git a/.i3/config b/.i3/config index 248ddb0..0c8ffca 100644 --- a/.i3/config +++ b/.i3/config @@ -154,7 +154,7 @@ bindsym $mod+Shift+z move container to workspace back_and_forth; workspace back_ focus_follows_mouse no # Scrot -bindsym Print exec scrot -u +bindsym Print exec flameshot gui # Toggle keyboard layout US <-> CAT bindsym $mod+F1 exec ~/bin/toggle-keyboard-layout.sh -- cgit v1.2.3