diff --git a/config/hypr/binds.conf b/config/hypr/binds.conf index 9dd9949..e38564f 100644 --- a/config/hypr/binds.conf +++ b/config/hypr/binds.conf @@ -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 diff --git a/users/stitchynyan/home.nix b/users/stitchynyan/home.nix index 6a0f820..60c62e1 100644 --- a/users/stitchynyan/home.nix +++ b/users/stitchynyan/home.nix @@ -19,6 +19,7 @@ let "grim" "hunspell" "hyprpaper" + "hyprpicker" "isync" "kitty" "libreoffice"