Skip to content

Commit

Permalink
add gui(tab) for windows to see all open windows
Browse files Browse the repository at this point in the history
  • Loading branch information
AlaaSaadAbdo authored Aug 8, 2024
1 parent a0f48ac commit 040e702
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion config/base30.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
#endif
};

navigation {
navigation /{
label = "NAV";
bindings = <
// ╭─────────────┬─────────────┬─────────────┬─────────────┬─────────────╮ ╭─────────────┬─────────────┬─────────────┬─────────────┬─────────────╮
Expand Down
1 change: 1 addition & 0 deletions config/combos30.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ COMBO(rayclip, &kp LC(LA(LG(LS(J)))), 21 26, ALPHA_ALL)
COMBO(redow, &kp LC(Y), 3 4, ALPHA_WIN)
COMBO(undow, &kp LC(Z), 13 14, ALPHA_WIN)
COMBO(delete_wordw, &kp LC(BACKSPACE), 2 12, NAVW)
COMBO(open_windows, &kp LG(TAB), 6 7 8, ALPHA_WIN)

/* misc */
COMBO(L_esc, &kp ESC, 22 26, ALPHA_ALL)
Expand Down

0 comments on commit 040e702

Please sign in to comment.