Add picamenu keybinding (i3)

master
Quentin Duchemin 2019-11-20 23:09:30 +01:00
parent 46ea8484ce
commit 99e2de2dba
Signed by: Chosto
GPG Key ID: 0547178FEEDE7D6B
1 changed files with 2 additions and 0 deletions

View File

@ -118,6 +118,8 @@ bindsym $mod+m exec i3-input -F 'mark %s' -l 1 -P 'Mark: '
# read 1 character and go to the window with the character
bindsym $mod+Shift+m exec i3-input -F '[con_mark="%s"] focus' -l 1 -P 'Goto: '
bindsym $mod+p exec picamenu
##################################
# BINDINGS FOR STANDARD OPERATIONS
##################################