|
|
@ -56,7 +56,7 @@ bindsym $mod+Shift+w exec brave-browser |
|
|
|
bindsym $mod+Shift+q kill |
|
|
|
|
|
|
|
# start dmenu (a program launcher) |
|
|
|
bindsym $mod+d exec --no-startup-id dmenu_run |
|
|
|
bindsym $mod+space exec --no-startup-id dmenu_run |
|
|
|
# A more modern dmenu replacement is rofi: |
|
|
|
# bindcode $mod+40 exec "rofi -modi drun,run -show drun" |
|
|
|
# There also is i3-dmenu-desktop which only displays applications shipping a |
|
|
@ -105,7 +105,7 @@ bindsym $mod+e layout toggle split |
|
|
|
bindsym $mod+Shift+space floating toggle |
|
|
|
|
|
|
|
# change focus between tiling / floating windows |
|
|
|
bindsym $mod+space focus mode_toggle |
|
|
|
#bindsym $mod+space focus mode_toggle |
|
|
|
|
|
|
|
# focus the parent container |
|
|
|
bindsym $mod+a focus parent |
|
|
|