refactor(hypr): do not launch neovide with term

This commit is contained in:
Price Hiller 2024-03-04 12:02:28 -06:00
parent 83eee3cb1a
commit 414af2eb39
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

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