From 15d50528cf86e93bad19f65f1e4b47af49e94d71 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Fri, 12 Jun 2026 13:37:13 +0200 Subject: Nuked everything --- home/rices/schrottkatze/eww/configDir/util.yuck | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 home/rices/schrottkatze/eww/configDir/util.yuck (limited to 'home/rices/schrottkatze/eww/configDir/util.yuck') diff --git a/home/rices/schrottkatze/eww/configDir/util.yuck b/home/rices/schrottkatze/eww/configDir/util.yuck deleted file mode 100644 index 3df84ab..0000000 --- a/home/rices/schrottkatze/eww/configDir/util.yuck +++ /dev/null @@ -1,10 +0,0 @@ -(defwidget flagEl [color ?flipped] - (box - :style "border-${flipped ? "top" : "bottom"}: 3px solid ${color}" - :halign "fill" - ) -) - -(defwidget sep [] - (label :text "|") -) -- cgit v1.2.3