feat: add ssh rofi

This commit is contained in:
klg 2021-11-03 15:03:19 +01:00
parent 4e31d3faa4
commit 15bfe41191
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG Key ID: 5172C21B0F825C92
2 changed files with 2 additions and 1 deletions

1
config
View File

@ -58,6 +58,7 @@ bindsym Mod4+Shift+space floating toggle
bindsym Mod4+Tab workspace next
bindsym Mod4+Up focus up
bindsym Mod4+d exec /usr/bin/rofi -show drun
bindsym Mod4+a exec /usr/bin/rofi -show ssh
bindsym Mod4+e layout toggle split
bindsym Mod4+f fullscreen toggle
bindsym Mod4+h split h

View File

@ -1,4 +1,4 @@
icons = "awesome"
#icons = "awesome5"
[theme]
name = "solarized-dark"