mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
remove ifinstalled
Allows for use with cron for timed nightlight
This commit is contained in:
parent
3cb3edf5e9
commit
da0d2e3853
@ -4,8 +4,6 @@
|
||||
# toggle for a "nightlight" color temperature
|
||||
# edit value of settemp to your desired color temperature (minimum is 700)
|
||||
|
||||
ifinstalled "xsct" || exit
|
||||
|
||||
settemp="2700"
|
||||
colortemp="$(xsct | cut -d' ' -f5)"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user