Reconfig #i3 mapping space to rofi

This commit is contained in:
Colin Powell
2019-08-06 11:06:11 -04:00
parent d38347dbb6
commit 925ab5f49b

View File

@ -38,7 +38,7 @@ exec ~/var/documents/scripts/changepaper.sh
#bindsym $mod+shift+x exec --no-startup-id betterlockscreen -l dimblur
# binds
bindsym $mod+Return exec --no-startup-id kitty
bindsym $mod+space exec --no-startup-id firefox
bindsym $mod+shift+Return exec --no-startup-id firefox
bindsym $mod+shift+space exec --no-startup-id rofi-pass --insert
bindsym Print exec --no-startup-id gnome-screenshot
bindsym $mod+Delete exec --no-startup-id "i3lock-fancy"
@ -48,7 +48,7 @@ bindsym $mod+End exec --no-startup-id "i3lock-fancy" && systemctl suspend
bindsym $mod+Shift+q kill
# start dmenu (a program launcher)
bindsym $mod+d exec --no-startup-id rofi -show combi
bindsym $mod+space exec --no-startup-id rofi -show combi
bindsym XF86LaunchA exec --no-startup-id rofi -show combi
# 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
@ -243,3 +243,5 @@ bindsym XF86Explorer exec arandr
assign [class="Emacs"] $ws1
assign [class="Firefox"] $ws2
assign [class="kitty"] $ws3
assign [class="Ripcord"] $ws4
assign [class="zoom"] $ws5