refactor(hypr): use Neovide as default term app thru Neovim

This commit is contained in:
Price Hiller 2024-02-26 22:47:09 -06:00
parent 18c735e9f3
commit fbdfe304a8
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -58,7 +58,8 @@ bind = ,escape,submap,reset
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 = SUPER,RETURN,exec,wezterm
bind = SUPERSHIFT,RETURN,exec,wezterm
bind = SUPER,RETURN,exec,neovide -- -c "term"
bind = SUPERCTRLSHIFT,R,exec,hyprctl reload
bind = SUPER,SPACE,exec,wofi --show drun
bind = SUPER,F,fullscreen