feat: add hyprpicker
This commit is contained in:
parent
2613dc822e
commit
585e9fc48d
2 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,7 @@ bind=ALT,G,exec,${XDG_CONFIG_HOME:-~/.config}/hypr/plumbing.sh
|
||||||
bind=ALT,C,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
|
||||||
|
bind=ALT,P,exec,hyprpicker -a
|
||||||
|
|
||||||
|
|
||||||
# Basic Actions
|
# Basic Actions
|
||||||
|
|
|
@ -19,6 +19,7 @@ let
|
||||||
"grim"
|
"grim"
|
||||||
"hunspell"
|
"hunspell"
|
||||||
"hyprpaper"
|
"hyprpaper"
|
||||||
|
"hyprpicker"
|
||||||
"isync"
|
"isync"
|
||||||
"kitty"
|
"kitty"
|
||||||
"libreoffice"
|
"libreoffice"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue