refactor(hypr): replace wezterm
with Neovide term
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m0s
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m0s
This commit is contained in:
parent
1e299e39ec
commit
1eea705450
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user