From a860660f6cfaf8de9b532361cc8d4ed0f343e1dfdc833dcc0471797e1d828f8a Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Thu, 6 Jun 2024 06:28:14 +0000 Subject: [PATCH] - Add kanshictl. New command when IPC is enabled OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/kanshi?expand=0&rev=19 --- kanshi.changes | 5 +++++ kanshi.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/kanshi.changes b/kanshi.changes index af81c18..1822dbd 100644 --- a/kanshi.changes +++ b/kanshi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 6 06:27:49 UTC 2024 - Soc Virnyl Estela + +- Add kanshictl. New command when IPC is enabled + ------------------------------------------------------------------- Thu May 30 01:17:28 UTC 2024 - Soc Virnyl Estela diff --git a/kanshi.spec b/kanshi.spec index 4c30dfa..c70e858 100644 --- a/kanshi.spec +++ b/kanshi.spec @@ -57,6 +57,7 @@ and disabled on hotplug. %files %{_bindir}/kanshi +%{_bindir}/kanshictl %{_mandir}/man?/%{name}* %changelog