From 227dd24726fdf11082ce622652ccd2a281fabc1a Mon Sep 17 00:00:00 2001 From: micko <01micko@gmx.com> Date: Sat, 7 Mar 2026 13:13:03 +1000 Subject: [PATCH] update deprecated syntax (#1928) --- quickshell/matugen/templates/foot.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickshell/matugen/templates/foot.ini b/quickshell/matugen/templates/foot.ini index e4482f4c..32270eab 100644 --- a/quickshell/matugen/templates/foot.ini +++ b/quickshell/matugen/templates/foot.ini @@ -1,4 +1,4 @@ -[colors] +[colors-dark] foreground={{colors.on_surface.default.hex_stripped}} background={{colors.background.default.hex_stripped}} selection-foreground={{colors.on_surface.default.hex_stripped}}