From 4d37cc473bc8e6539f3488c1adb34b875c18cd06 Mon Sep 17 00:00:00 2001 From: Abhinav Date: Sun, 29 Jun 2025 18:45:59 +0100 Subject: rename focus_previous -> focus_prev this reflects the acctual name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6ae53d8..11c0314 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ workspace : modifier + modifier + ... + key : swap n | `close_window` | Closes the focused window. | | `decrease_gaps` | Shrinks gaps. | | `focus_next` | Moves focus forward in the stack. | -| `focus_previous` | Moves focus backward in the stack. | +| `focus_prev` | Moves focus backward in the stack. | | `focus_next_mon` | Switches focus to the next monitor. | | `focus_prev_mon` | Switches focus to the previous monitor. | | `move_next_mon` | Moves the focused window to the next monitor. | -- cgit v1.2.3