1
0
mirror of https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git synced 2025-09-15 09:45:58 +03:00

update: added aider & systemwide keybindings with arrows

This commit is contained in:
xnm
2025-01-13 17:09:44 +02:00
parent 87fde1c6c4
commit 5b4eb9395c
3 changed files with 21 additions and 3 deletions

View File

@@ -37,4 +37,6 @@ enable = true
backspace = { w = ":w", d = ":bc", S-d = ":bca", q = ":q", A-q = ":q!", A-d = ":bc!", A-S-d = ":bca!" }
S-l = ":bn"
S-h = ":bp"
S-right = ":bn"
S-left = ":bp"
A-w = ":w"