diff options
Diffstat (limited to 'hypr/hyprsunset')
| -rwxr-xr-x | hypr/hyprsunset/decrease_sunset.sh | 1 | ||||
| -rwxr-xr-x | hypr/hyprsunset/increase_sunset.sh | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/hypr/hyprsunset/decrease_sunset.sh b/hypr/hyprsunset/decrease_sunset.sh new file mode 100755 index 0000000..7af5aa8 --- /dev/null +++ b/hypr/hyprsunset/decrease_sunset.sh @@ -0,0 +1 @@ +hyprctl hyprsunset temperature +1000 diff --git a/hypr/hyprsunset/increase_sunset.sh b/hypr/hyprsunset/increase_sunset.sh new file mode 100755 index 0000000..99d1d9f --- /dev/null +++ b/hypr/hyprsunset/increase_sunset.sh @@ -0,0 +1 @@ +hyprctl hyprsunset temperature -1000 |
