fully implementet hyprsunset
parent
6069ea16d6
commit
845f7a16be
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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 &
|
||||
|
|
|
|||
Loading…
Reference in New Issue