Change summary
dot_config/i3/config | 2 --
1 file changed, 2 deletions(-)
Detailed changes
@@ -70,14 +70,12 @@ bindsym $mod+Shift+q kill
# start rofi (a program launcher and window switcher)
bindsym $mod+shift+z exec "rofi -show run"
-bindsym $mod+s exec "rofi -show ssh"
bindsym $mod+c exec "rofi -show calc"
bindsym $mod+z exec "rofi -show drun"
bindsym $mod+e exec "rofi -show emoji"
bindsym $mod+w exec "rofi -show window"
bindsym $mod+u exec "rofi -show unicode"
bindsym $mod+Shift+e exec "rofi -show kaomoji"
-bindsym $mod+Shift+f exec "rofi -show filebrowser"
# bindings for dunst
bindsym $mod+n exec dunstctl close-all