Browse Source

scrot

master
Juni Kim 2 years ago
parent
commit
31abac98c5
  1. 1
      guix/.config/i3/config

1
guix/.config/i3/config

@ -65,6 +65,7 @@ bindsym $mod+Shift+q kill
# start dmenu (a program launcher)
bindsym $mod+d exec --no-startup-id dmenu_run
bindsym $mod+Shift+w exec --no-startup-id icecat
bindsym $mod+Shift+s exec --no-startup-id scrot
# 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

Loading…
Cancel
Save