fully implementet hyprsunset

main
The_miro 2025-05-15 11:33:46 +02:00
parent 6069ea16d6
commit 845f7a16be
2 changed files with 6 additions and 5 deletions

View File

@ -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 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, G, exec, killall wvkbd-mobintl
bind= $mainMod CTRL, W ,exec, hyprctl hyprsunset gamma -10 bind= $mainMod CTRL, W ,exec, hyprctl hyprsunset gamma +10
bind= $mainMod CTRL, S ,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, A ,exec, hyprctl hyprsunset temperature +450
bind= $mainMod CTRL, Q ,exec, hyprctl hyprsunset temperature +10 bind= $mainMod CTRL, Q ,exec, hyprctl hyprsunset temperature -450
bind= $mainMod CTRL, X ,exec, hyprctl hyprsunset identity

View File

@ -63,7 +63,7 @@ $menu = wofi --show=drun
exec-once=bash ~/Dotfiles/desktopenvs/hyprland/scripts/ewwstart.sh exec-once=bash ~/Dotfiles/desktopenvs/hyprland/scripts/ewwstart.sh
exec-once=hyprpm enable hyprexpo exec-once=hyprpm enable hyprexpo
exec-once=hyprsunset exec-once = hyprsunset
#exec-once = waybar #exec-once = waybar
exec-once = dunst exec-once = dunst
# exec-once = nm-applet & # exec-once = nm-applet &