From ab1fca0ce991e8b94059cbb02509ec218236df03 Mon Sep 17 00:00:00 2001 From: Dmitry Knyazev Date: Sun, 6 Jul 2025 17:10:01 -0700 Subject: [PATCH] add hyprsunset --- default/hypr/bindings.conf | 4 ++++ install/hyprlandia.sh | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/default/hypr/bindings.conf b/default/hypr/bindings.conf index bd96759..6419210 100644 --- a/default/hypr/bindings.conf +++ b/default/hypr/bindings.conf @@ -88,6 +88,10 @@ bindel = ,XF86AudioMicMute, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle bindel = ,XF86MonBrightnessUp, exec, brightnessctl -e4 -n2 set 5%+ bindel = ,XF86MonBrightnessDown, exec, brightnessctl -e4 -n2 set 5%- +# Hyprsunset color temperature control +bindel = CTRL, XF86MonBrightnessUp, exec, hyprctl hyprsunset temperature +500 +bindel = CTRL, XF86MonBrightnessDown, exec, hyprctl hyprsunset temperature -500 + # Control Apple Display brightness bind = CTRL, F1, exec, ~/.local/share/omarchy/bin/apple-display-brightness -5000 bind = CTRL, F2, exec, ~/.local/share/omarchy/bin/apple-display-brightness +5000 diff --git a/install/hyprlandia.sh b/install/hyprlandia.sh index 4e9b9af..d340ee7 100644 --- a/install/hyprlandia.sh +++ b/install/hyprlandia.sh @@ -1,5 +1,5 @@ yay -S --noconfirm --needed \ - hyprland hyprshot hyprpicker hyprlock hypridle hyprpolkitagent hyprland-qtutils \ + hyprland hyprshot hyprpicker hyprlock hypridle hyprpolkitagent hyprland-qtutils hyprsunset \ wofi waybar mako swaybg \ xdg-desktop-portal-hyprland xdg-desktop-portal-gtk