add rofi SSH launcher to home config
This commit is contained in:
parent
f21188b2ec
commit
4c2bbed7a8
1 changed files with 3 additions and 0 deletions
|
@ -59,6 +59,9 @@ bindsym $mod+q kill
|
||||||
# Start Rofi as program launcher
|
# Start Rofi as program launcher
|
||||||
bindsym $mod+d exec rofi -show drun
|
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
|
#Start Rofi as emoji finder
|
||||||
bindsym $mod+u exec ~/.dotfiles/rofi/scripts/rofi-emoji
|
bindsym $mod+u exec ~/.dotfiles/rofi/scripts/rofi-emoji
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue