diff options
| author | kkard2 <[email protected]> | 2024-03-17 10:52:03 +0100 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2024-03-17 10:52:03 +0100 |
| commit | 4584afd66083d178ffd05d04a2169b09d6db32b6 (patch) | |
| tree | 8d91bc14a7fb6fd31313a3e1fb2293388c8afd46 | |
| parent | de0d9e6b2e753fc16016d1238f54da86f20a5dfb (diff) | |
flameshot
| -rw-r--r-- | _linux/i3/config | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
