From b75961279c93e47d3b73546eaf356246f8e2a7f0 Mon Sep 17 00:00:00 2001 From: Aleksey Samoilov Date: Tue, 10 Jun 2025 22:25:22 +0400 Subject: [PATCH] Fix colors, run Waybar as systemd service --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9c06789..faa4af7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +tileos-settings-niri (2.0.2~tileos) unstable; urgency=medium + + * Fix colors + * Start Waybar as systemd service + + -- Aleksey Samoilov Tue, 10 Jun 2025 22:24:19 +0400 + tileos-settings-niri (2.0.1~tileos) unstable; urgency=medium * Remove portals config (already in Niri package)