chore: rebind plumbing keys
This commit is contained in:
parent
c87558574d
commit
64d37c19da
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
||||||
bind=ALT,A,exec,footclient nvim
|
bind=ALT,A,exec,footclient nvim
|
||||||
bind=ALT,B,exec,swaylock
|
bind=ALT,B,exec,swaylock
|
||||||
bind=ALT,E,exec,dolphin
|
bind=ALT,E,exec,dolphin
|
||||||
bind=ALT,F,exec,${XDG_CONFIG_HOME:-~/.config}/hypr/plumbing.sh
|
bind=ALT,G,exec,${XDG_CONFIG_HOME:-~/.config}/hypr/plumbing.sh
|
||||||
bind=ALT,G,exec,${XDG_CONFIG_HOME:-~/.config}/hypr/plumbing.sh clip
|
bind=ALT,C,exec,${XDG_CONFIG_HOME:-~/.config}/hypr/plumbing.sh clip
|
||||||
bind=ALT,RETURN,exec,footclient
|
bind=ALT,RETURN,exec,footclient
|
||||||
bindr=ALTSHIFT,RETURN,exec,pkill wofi || wofi -S drun --allow-images
|
bindr=ALTSHIFT,RETURN,exec,pkill wofi || wofi -S drun --allow-images
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue