From 9822fb0a474ba5565f7afbb7b46588431d399c72 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 18 Jun 2025 21:50:49 +0200 Subject: [PATCH] Add hyprpicker for color picking --- default/hypr/bindings.conf | 3 +++ install/hyprlandia.sh | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/default/hypr/bindings.conf b/default/hypr/bindings.conf index 9bd1796..9b35a7f 100644 --- a/default/hypr/bindings.conf +++ b/default/hypr/bindings.conf @@ -98,5 +98,8 @@ bind = , PRINT, exec, hyprshot -m region bind = SHIFT, PRINT, exec, hyprshot -m window bind = CTRL, PRINT, exec, hyprshot -m output +# Color picker +bind = SUPER, PRINT, exec, hyprpicker -a + # Clipse bind = CTRL SUPER, V, exec, alacritty --class clipse -e clipse diff --git a/install/hyprlandia.sh b/install/hyprlandia.sh index 379c270..c48608d 100644 --- a/install/hyprlandia.sh +++ b/install/hyprlandia.sh @@ -1,5 +1,5 @@ yay -S --noconfirm --needed \ - hyprland hyprshot hyprlock hypridle hyprpolkitagent hyprland-qtutils \ + hyprland hyprshot hyprpicker hyprlock hypridle hyprpolkitagent hyprland-qtutils \ wofi waybar swaync swaybg \ xdg-desktop-portal-hyprland xdg-desktop-portal xdg-desktop-portal-gnome