diff options
| author | Ja.KooLit <ejhay.games@gmail.com> | 2023-12-29 01:26:59 +0900 |
|---|---|---|
| committer | Ja.KooLit <ejhay.games@gmail.com> | 2023-12-29 01:26:59 +0900 |
| commit | dcbb02b43a80e2be6ac2b77a4775b7df623d4809 (patch) | |
| tree | 7bd7709e9fac8064afde15d0d92ba0213e4b6c1e /config/hypr/UserScripts/Sunset.sh | |
| parent | 5765fdb2c1757aefbf5d7bcafc0fc9b7ad94bf79 (diff) | |
adjustments of scripts
Diffstat (limited to 'config/hypr/UserScripts/Sunset.sh')
| -rwxr-xr-x | config/hypr/UserScripts/Sunset.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/hypr/UserScripts/Sunset.sh b/config/hypr/UserScripts/Sunset.sh new file mode 100755 index 00000000..96c27c5b --- /dev/null +++ b/config/hypr/UserScripts/Sunset.sh @@ -0,0 +1,2 @@ +#!/bin/bash +wlsunset -t 4000 -T 6500 -d 900 -S 07:00 -s 19:00
\ No newline at end of file |
