Commit Graph

3 Commits

Author SHA1 Message Date
Aaron b77892938d Use config in `XDG_CONFIG_HOME`
Read config file from `$XDG_CONFIG_HOME/ly/config.ini` instead of
`/etc/ly/config.ini`.
2023-10-05 19:35:26 -07:00
Bruno Rodríguez a8ea5d3e99
Tidy up runit service scripts (#479)
* Fix the script installation path (install everything only on /etc/sv/ly)

* Update the runit scripts to get the TTY value from the /etc/ly/config.ini file

* Update readme.md
2023-06-14 21:42:01 +02:00
Daniel Haarhoff 5db09ce104
Make it easy to install ly on runit systems e.g. void (#431)
* Make it easy to install ly on runit systems e.g. void

* Tidy up runit section in readme

Co-authored-by: Daniel Haarhoff <daniel@rknt.de>
2022-08-28 12:53:58 +02:00