add ssh launcher and fix updatePlugin script
This commit is contained in:
parent
e995785fdb
commit
471df2bba8
2 changed files with 4 additions and 1 deletions
|
@ -58,6 +58,9 @@ bindsym XF86Search exec dmenu_run
|
|||
# Start Rofi as program launcher
|
||||
bindsym $mod+d exec rofi -show drun
|
||||
|
||||
# Start Rofi as ssh launcher
|
||||
bindsym $mod+Shift+d exec rofi -show ssh
|
||||
|
||||
#Start Rofi as emoji finder
|
||||
bindsym $mod+u exec ~/.dotfiles/config/rofi/scripts/rofi-emoji
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue