dotfiles/services/sv/wlsunset
Marty Oehme 96757895dc
wlsunset: Fix pass through time variables to service
Passing them through as individual arguments on the commandline.
Previously quoting would pass them through as a single argument, making
it not work correctly.

Could switch to using bash arrays for this (to make it more robust
against word-splitting) but a) I prefer the portability of sh for such a
simple script and b) there _should_ never be a time when we pass through
anything that has weird word-splitting issues. Either the location is
passed through or the times.
2025-03-06 21:21:58 +01:00
..
log services: Add desktop environment programs as user services 2025-02-25 23:25:27 +01:00
run wlsunset: Fix pass through time variables to service 2025-03-06 21:21:58 +01:00