rofi ssh, i3block for weather and crypto alias

This commit is contained in:
2019-07-05 22:03:57 +02:00
parent 54efa8ffa4
commit fb907b365d
5 changed files with 16 additions and 5 deletions

View File

@@ -127,6 +127,7 @@ bindsym $mod+shift+b exec /bin/bash ~/.config/i3/scripts/brightness.sh
# Rofi
bindsym $mod+d exec "rofi -show run"
bindsym $mod+Tab exec "rofi -show"
bindsym $mod+s exec "rofi -show ssh"
bindsym $mod+n exec $vpnmanager
############################################