From c21f6d2b64a9a162885e2cd862fea7849534f991 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sun, 14 Jul 2024 11:35:37 +0200 Subject: [PATCH] Make README generic, accounting for various DEs --- README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 59165d4..bee23dd 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,14 @@ # slack-timedate -This program implements timedated1 interface from systemd what is -required by GNOME Control Center for now. -slack-timedate's purpose is to make it possible to enjoy full GNOME -functionality on Slackware Linux which doesn't use systemd as its -init-system. +This program implements timedated1 interface from systemd that is +required by GNOME Control Center and can be used by KDE Settings. + +slack-timedate's purpose is to make it possible to enjoy full desktop +environment functionality on Slackware Linux which doesn't use +systemd as its init-system. + +slack-timedate supports Slackware's System V style init system as well +as s6. ## Installation