From 6069ea16d695ba06c55d5fa0d9c3440f535b25fb Mon Sep 17 00:00:00 2001 From: The_miro Date: Thu, 15 May 2025 11:19:59 +0200 Subject: [PATCH] started implementing hyprsunset --- desktopenvs/hyprland/hypr-usr/binds.conf | 5 +++++ desktopenvs/hyprland/hypr/hyprland.conf | 1 + setup/modules/Desktop-Enviroments/hyprland.sh | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/desktopenvs/hyprland/hypr-usr/binds.conf b/desktopenvs/hyprland/hypr-usr/binds.conf index d31f706..ef1b483 100644 --- a/desktopenvs/hyprland/hypr-usr/binds.conf +++ b/desktopenvs/hyprland/hypr-usr/binds.conf @@ -237,3 +237,8 @@ bind= $mainMod SHIFT, I, exec, ~/Dotfiles/desktopenvs/hyprland/scripts/getispeed 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 diff --git a/desktopenvs/hyprland/hypr/hyprland.conf b/desktopenvs/hyprland/hypr/hyprland.conf index ca090b4..605368d 100644 --- a/desktopenvs/hyprland/hypr/hyprland.conf +++ b/desktopenvs/hyprland/hypr/hyprland.conf @@ -63,6 +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 = waybar exec-once = dunst # exec-once = nm-applet & diff --git a/setup/modules/Desktop-Enviroments/hyprland.sh b/setup/modules/Desktop-Enviroments/hyprland.sh index c009584..a825eb7 100644 --- a/setup/modules/Desktop-Enviroments/hyprland.sh +++ b/setup/modules/Desktop-Enviroments/hyprland.sh @@ -1,7 +1,7 @@ #!/bin/bash echo "Installing required Packages" -sudo pacman -Syu --noconfirm hyprland hyprcursor hyprpaper hyprlock kitty alacritty dunst nwg-dock-hyprland nwg-drawer nwg-menu nwg-look python cmake meson cpio pkgconf ruby-pkg-config +sudo pacman -Syu --noconfirm hyprland hyprcursor hyprpaper hyprlock kitty alacritty dunst nwg-dock-hyprland nwg-drawer nwg-menu nwg-look python cmake meson cpio pkgconf ruby-pkg-config hyprsunset echo "Installing AUR packages" yay -Syu --answerdiff None --answerclean All hyprland-workspaces bluetuith wvkbd