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

update: fixes & changes, added configs for aider and aichat

This commit is contained in:
xnm
2025-01-26 22:15:11 +02:00
parent 5b4eb9395c
commit 6d90c4c307
14 changed files with 171 additions and 6 deletions

View File

@@ -157,5 +157,10 @@ return {
mods = 'CTRL|SHIFT',
action = act.ClearSelection
},
{
key = 'Enter',
mods = 'ALT',
action = wezterm.action.DisableDefaultAssignment,
},
},
}