From 845f7a16bec4cf4ceae09c6df363c2f919412fb6 Mon Sep 17 00:00:00 2001 From: The_miro Date: Thu, 15 May 2025 11:33:46 +0200 Subject: [PATCH] fully implementet hyprsunset --- desktopenvs/hyprland/hypr-usr/binds.conf | 9 +++++---- desktopenvs/hyprland/hypr/hyprland.conf | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/desktopenvs/hyprland/hypr-usr/binds.conf b/desktopenvs/hyprland/hypr-usr/binds.conf index ef1b483..dfb79be 100644 --- a/desktopenvs/hyprland/hypr-usr/binds.conf +++ b/desktopenvs/hyprland/hypr-usr/binds.conf @@ -238,7 +238,8 @@ bind= $mainMod CTRL, C, exec, dunstctl close-all bind= $mainMod CTRL SHIFT, G, exec, wvkbd-mobintl -L 250 --fn AgaveNerdFont --bg 1a1a1a --fg 5018dd --fg-sp 5018dd --press E40046 --press-sp E40046 --text d6abab --text-sp d6abab -R 30 bind= $mainMod CTRL, G, exec, killall wvkbd-mobintl -bind= $mainMod CTRL, W ,exec, hyprctl hyprsunset gamma -10 -bind= $mainMod CTRL, S ,exec, hyprctl hyprsunset gamma +10 -bind= $mainMod CTRL, A ,exec, hyprctl hyprsunset temperature -10 -bind= $mainMod CTRL, Q ,exec, hyprctl hyprsunset temperature +10 +bind= $mainMod CTRL, W ,exec, hyprctl hyprsunset gamma +10 +bind= $mainMod CTRL, S ,exec, hyprctl hyprsunset gamma -10 +bind= $mainMod CTRL, A ,exec, hyprctl hyprsunset temperature +450 +bind= $mainMod CTRL, Q ,exec, hyprctl hyprsunset temperature -450 +bind= $mainMod CTRL, X ,exec, hyprctl hyprsunset identity diff --git a/desktopenvs/hyprland/hypr/hyprland.conf b/desktopenvs/hyprland/hypr/hyprland.conf index 605368d..2898c92 100644 --- a/desktopenvs/hyprland/hypr/hyprland.conf +++ b/desktopenvs/hyprland/hypr/hyprland.conf @@ -63,7 +63,7 @@ $menu = wofi --show=drun exec-once=bash ~/Dotfiles/desktopenvs/hyprland/scripts/ewwstart.sh exec-once=hyprpm enable hyprexpo -exec-once=hyprsunset +exec-once = hyprsunset #exec-once = waybar exec-once = dunst # exec-once = nm-applet &