From 57132cc6024e69d464199acbcc7daca88c4bc4de Mon Sep 17 00:00:00 2001 From: stitchy Date: Tue, 3 Dec 2024 11:22:39 +0000 Subject: [PATCH] hypr: add neovim binding When ALT+Enter v is too much letters to type --- config/hypr/binds.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/config/hypr/binds.conf b/config/hypr/binds.conf index 9195640..df5c062 100644 --- a/config/hypr/binds.conf +++ b/config/hypr/binds.conf @@ -3,6 +3,7 @@ # Main Bindings # Programs +bind=ALT,A,exec,footclient nvim bind=ALT,B,exec,swaylock bind=ALT,E,exec,dolphin bind=ALT,F,exec,${XDG_CONFIG_HOME:-~/.config}/hypr/plumbing.sh