dotfiles/services/sv
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
..
_example services: Add example service to base new services off of 2025-02-25 23:25:26 +01:00
dbus river: Change to runit-managed user service 2025-02-25 23:25:26 +01:00
kanshi services: Add desktop environment programs as user services 2025-02-25 23:25:27 +01:00
pipewire services: Move pipewire into user service 2025-02-25 23:25:27 +01:00
river river: Change to runit-managed user service 2025-02-25 23:25:26 +01:00
swaybg services: Add desktop environment programs as user services 2025-02-25 23:25:27 +01:00
swayidle services: Add swayidle processing as service 2025-02-25 23:25:30 +01:00
turnstile-ready river: Change to runit-managed user service 2025-02-25 23:25:26 +01:00
waybar services: Add desktop environment programs as user services 2025-02-25 23:25:27 +01:00
wl-paste services: Add desktop environment programs as user services 2025-02-25 23:25:27 +01:00
wlsunset wlsunset: Fix pass through time variables to service 2025-03-06 21:21:58 +01:00