feat: add hyprpicker

This commit is contained in:
stitchy 2025-08-20 05:01:36 -07:00
parent 2613dc822e
commit 585e9fc48d
Signed by: stitchy
SSH key fingerprint: SHA256:p+xeQgmOvQ2br1d2STl5OnRRMef2LRqCtGA7SO4WYk0
2 changed files with 2 additions and 0 deletions

View file

@ -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,RETURN,exec,footclient
bindr=ALTSHIFT,RETURN,exec,pkill wofi || wofi -S drun --allow-images
bind=ALT,P,exec,hyprpicker -a
# Basic Actions

View file

@ -19,6 +19,7 @@ let
"grim"
"hunspell"
"hyprpaper"
"hyprpicker"
"isync"
"kitty"
"libreoffice"