i3: added launch command for rofi-pass
This commit is contained in:
parent
2cb6ae9545
commit
b6a416cfae
|
@ -41,6 +41,7 @@ bindsym $mod+c kill
|
||||||
|
|
||||||
bindsym $mod+r exec "rofi -show run"
|
bindsym $mod+r exec "rofi -show run"
|
||||||
bindsym $mod+g exec "rofi -modi window,run -show window"
|
bindsym $mod+g exec "rofi -modi window,run -show window"
|
||||||
|
bindsym $mod+p exec "rofi -modi pass:rofi-pass-simple.sh -show pass"
|
||||||
|
|
||||||
# change focus
|
# change focus
|
||||||
#bindsym $mod+j focus left
|
#bindsym $mod+j focus left
|
||||||
|
|
Loading…
Reference in a new issue