[ADD][I3] Shortcut for bwmenu

`bwmenu` is a rofi script integrating the Bitwarden CLI program. It is
therefore necessary to install `bitwarden-cli` and `bitwarden-rofi`.
This commit is contained in:
Bruno BELANYI 2019-10-21 17:58:13 +02:00
parent b6b79c71f5
commit 7815c43fd9

View file

@ -40,6 +40,9 @@ bindsym $mod+Shift+d exec --no-startup-id rofi -show run -disable-history
# installed.
bindsym $mod+d exec --no-startup-id rofi -show drun -disable-history
# Launch bwmenu (a bitwarden integration with rofi)
bindsym $mod+p exec --no-startup-id bwmenu
# change focus
bindsym $mod+h focus left
bindsym $mod+j focus down