From 19b697cc52bbd78539ace9a776951adb14675ea1 Mon Sep 17 00:00:00 2001 From: Colin Date: Thu, 13 Jul 2023 01:36:24 +0000 Subject: [PATCH] conky-config: remove trailing whitespace --- hosts/modules/gui/sxmo/conky-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/modules/gui/sxmo/conky-config b/hosts/modules/gui/sxmo/conky-config index a06ab092..5c2bd12f 100644 --- a/hosts/modules/gui/sxmo/conky-config +++ b/hosts/modules/gui/sxmo/conky-config @@ -2,7 +2,7 @@ conky.config = { out_to_wayland = true, alignment = 'middle_middle', - own_window_argb_value = 0, + own_window_argb_value = 0, own_window_type = 'desktop', default_shade_color = 'grey', draw_shades = true,