From b30bbc0a8f0a81cc5133a2700edb78d838413e43 Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Tue, 16 Jun 2020 11:27:04 +0200 Subject: [PATCH] [ADD][I3] Flameshot mapping --- Makefile | 1 + i3/.config/i3/config | 3 +++ 2 files changed, 4 insertions(+) diff --git a/Makefile b/Makefile index 6d914dd..8ee1262 100644 --- a/Makefile +++ b/Makefile @@ -71,6 +71,7 @@ VISUAL_DEPENDENCIES := \ aur/spotify \ community/acpi \ community/dunst \ + community/flameshot \ community/i3lock-color \ community/playerctl \ community/redshift \ diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 1a963bb..9203151 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -42,6 +42,9 @@ bindsym $mod+Shift+d exec --no-startup-id rofi -show run -disable-history # installed. bindsym $mod+d exec --no-startup-id rofi -show drun -disable-history +# Launch flameshot selection tool +bindsym $mod+p exec --no-startup-id flameshot gui + # Launch bwmenu (a bitwarden integration with rofi) bindsym $mod+Control+p exec --no-startup-id bwmenu