From ae88fd790afb35df929fd1d8f2ed6cc7de694adc Mon Sep 17 00:00:00 2001 From: Shaun Reed Date: Sun, 23 Feb 2020 14:47:15 +0000 Subject: [PATCH] Add bindings for rofi launchers --- .config/i3/config | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.config/i3/config b/.config/i3/config index 2b84eba..78e7e63 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -57,6 +57,10 @@ bindsym $mod+Shift+q kill # start dmenu (a program launcher) bindsym $mod+d exec dmenu_run +bindsym $mod+x exec rofi -show run +bindsym $mod+a exec rofi -show window +bindsym $mod+z exec rofi -show ssh + # There also is the (new) i3-dmenu-desktop which only displays applications # shipping a .desktop file. It is a wrapper around dmenu, so you need that # installed. @@ -238,7 +242,7 @@ bindsym $mod+Return exec i3-sensible-terminal # Uses $TERMINAL environment setting # bindsym $mod+Return exec terminal # Open dropdown terminal using tilix quake mode -bindsym $mod+a exec tilix -q +bindsym $mod+t exec tilix -q # Firefox bindsym $mod+Shift+f exec firefox # Bluetooth device settings