mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
Use proper off temp in night light
Closes #5941 Co-authored-by: @m-kudahl
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# omarchy:examples=omarchy toggle nightlight
|
||||
|
||||
ON_TEMP=4000
|
||||
OFF_TEMP=6000
|
||||
OFF_TEMP=6500
|
||||
|
||||
current_temp() {
|
||||
local output
|
||||
|
||||
Reference in New Issue
Block a user