From 4584afd66083d178ffd05d04a2169b09d6db32b6 Mon Sep 17 00:00:00 2001 From: kkard2 Date: Sun, 17 Mar 2024 10:52:03 +0100 Subject: flameshot --- _linux/i3/config | 1 + 1 file changed, 1 insertion(+) diff --git a/_linux/i3/config b/_linux/i3/config index bc2e7c8..0537aeb 100644 --- a/_linux/i3/config +++ b/_linux/i3/config @@ -60,6 +60,7 @@ bindsym $mod+c kill # start dmenu (a program launcher) bindsym $mod+s exec --no-startup-id dmenu_run +bindsym $mod+Shift+s exec flameshot gui # A more modern dmenu replacement is rofi: # bindcode $mod+40 exec "rofi -modi drun,run -show drun" # There also is i3-dmenu-desktop which only displays applications shipping a -- cgit v1.3.1