diff options
| -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 |
