refactor(hypr): make neovide
use --fork
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m4s
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m4s
This commit is contained in:
parent
9165e8f279
commit
bedce6acad
@ -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 = SUPER,RETURN,exec,wezterm
|
||||
bind = SUPERSHIFT,RETURN,exec,neovide
|
||||
bind = SUPERSHIFT,RETURN,exec,neovide --fork
|
||||
bind = SUPERCTRLSHIFT,R,exec,hyprctl reload
|
||||
bind = SUPER,SPACE,exec,wofi --show drun
|
||||
bind = SUPER,F,fullscreen
|
||||
@ -125,4 +125,4 @@ bind = SUPERCTRL,5,exec,~/.config/hypr/scripts/move-workspace-mon.bash 5
|
||||
bind = SUPERCTRL,6,exec,~/.config/hypr/scripts/move-workspace-mon.bash 6
|
||||
bind = SUPERCTRL,7,exec,~/.config/hypr/scripts/move-workspace-mon.bash 7
|
||||
bind = SUPERCTRL,8,exec,~/.config/hypr/scripts/move-workspace-mon.bash 8
|
||||
bind = SUPERCTRL,9,exec,~/.config/hypr/scripts/move-workspace-mon.bash 9
|
||||
bind = SUPERCTRL,9,exec,~/.config/hypr/scripts/move-workspace-mon.bash 9
|
||||
|
Loading…
Reference in New Issue
Block a user