From 1eea7054501c935e7f36931ba92cc7e58e6ba5c5 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Tue, 2 Jul 2024 00:04:44 -0500 Subject: [PATCH] refactor(hypr): replace `wezterm` with Neovide term --- users/price/dots/.config/hypr/conf/core/bindings.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/price/dots/.config/hypr/conf/core/bindings.conf b/users/price/dots/.config/hypr/conf/core/bindings.conf index 854aabbb..71b9e182 100644 --- a/users/price/dots/.config/hypr/conf/core/bindings.conf +++ b/users/price/dots/.config/hypr/conf/core/bindings.conf @@ -59,7 +59,7 @@ submap = reset bind = ALT,v,exec,cd "${XDG_CONFIG_HOME}/wofi" && cliphist list | wofi --dmenu --width=1000px --style "cliphist.css" --height=90% -D halign=left | cliphist decode | wl-copy bind = SUPERALT,v,exec,cd "${XDG_CONFIG_HOME}/wofi" && cliphist list | wofi --dmenu --width=1000px --style "cliphist.css" --height=90% -D halign=left | cliphist delete -bind = SUPER,RETURN,exec,wezterm +bind = SUPER,RETURN,exec,neovide --fork -- +term bind = SUPERSHIFT,RETURN,exec,neovide --fork bind = SUPERCTRLSHIFT,R,exec,hyprctl reload bind = SUPER,SPACE,exec,wofi --show drun