Add shortcut for i3-input
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
6d639ab2c3
commit
7a9228cc58
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ bindsym $mod+Shift+q kill
|
|||
|
||||
# start dmenu (a program launcher)
|
||||
bindsym $mod+d exec dmenu_run
|
||||
bindsym $mod+i exec i3-input -P 'i3 command: '
|
||||
# There also is the (new) i3-dmenu-desktop which only displays applications
|
||||
# shipping a .desktop file. It is a wrapper around dmenu, so you need that
|
||||
# installed.
|
||||
|
|
Loading…
Reference in a new issue