hyprland: remove vim keybindings headings

Aly Raffauf 2024-06-19 14:22:30 -04:00
parent 9af56eb5fd
commit f3dc6e7b13

@ -39,7 +39,7 @@
- SUPER CONTROL SHIFT + Left: Move current workspace to monitor left.
- SUPER CONTROL SHIFT + Right: Move current workspace to monitor right.
##### Vim keybindings
---
- SUPER CONTROL SHIFT + J: Move current workspace to monitor below.
- SUPER CONTROL SHIFT + K: Move current workspace to monitor above.
- SUPER CONTROL SHIFT + H: Move current workspace to monitor left.
@ -58,7 +58,7 @@
- SUPER + Left: Change focus left.
- SUPER + Right: Change focus right.
##### Vim keybindings
---
- SUPER + J: Change focus down.
- SUPER + K: Change focus up.
- SUPER + H: Change focus left.
@ -71,7 +71,7 @@
- SUpER SHIFT + Right: Move window right.
- SUpER + Left Mouse Button: Move window.
##### Vim keybindings
---
- SUPER SHIFT + J: Move window down.
- SUPER SHIFT + K: Move window up.
- SUPER SHIFT + H: Move window left.
@ -98,7 +98,7 @@ These suubmaps provide special modes where you are free to use various key binds
- Left: Resize active window (-10,0).
- Right: Resize active window (10,0).
##### Vim Keybindings
---
- J: Resize active window (0,10).
- K: Resize active window (0,-10)
- H: Resize active window (-10,0).
@ -121,7 +121,7 @@ These suubmaps provide special modes where you are free to use various key binds
- CONTROL + Left: Move current workspace to monitor left.
- CONTROL + Right: Move current workspace to monitor right.
##### Vim keybindings
---
- J: Move window down.
- K: Move window up.