Quote:
Originally Posted by NiLuJe
The range is [0, 100].
I can't speak for the NM-specific bits as I don't know the syntax off the top of my head, and cannot test it readily as I don't actually run Nickel most of the time  .
Something based on cmd_spawn ought to do the trick, though.
|
Thank you. I'll give it try.
I actually want two menu entries:
set dark mode true AND set the light level to a value
Set dark mode false AND set the light level to a different value
I think I can work my way through that.