disabled vi keybindings for navigating windows in favor of using them as program aliases
This commit is contained in:
parent
d5ccf8125e
commit
65547e5dba
1 changed files with 3 additions and 3 deletions
|
|
@ -97,9 +97,9 @@ bindsym $mod+d exec --no-startup-id dmenu_run
|
|||
# bindcode $mod+40 exec --no-startup-id i3-dmenu-desktop
|
||||
|
||||
# change focus
|
||||
bindsym $mod+j focus left
|
||||
#bindsym $mod+k focus down
|
||||
#bindsym $mod+l focus up
|
||||
# bindsym $mod+j focus left
|
||||
# bindsym $mod+k focus down
|
||||
# bindsym $mod+l focus up
|
||||
# bindsym $mod+k focus right
|
||||
|
||||
# alternatively, you can use the cursor keys:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue