From c0c2a18d783385e15038785f4b17aaaa6ddbc974 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laure=CE=B7t?= Date: Thu, 8 Jun 2023 21:08:25 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20[neodymium/home/eww]=20format=20?= =?UTF-8?q?yuck=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hosts/neodymium/home/wayland/eww/eww.yuck | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/hosts/neodymium/home/wayland/eww/eww.yuck b/hosts/neodymium/home/wayland/eww/eww.yuck index e3a7f58..f2a34e8 100644 --- a/hosts/neodymium/home/wayland/eww/eww.yuck +++ b/hosts/neodymium/home/wayland/eww/eww.yuck @@ -60,10 +60,15 @@ ) ) -(deflisten workspaces :initial "[]" "bash ~/.config/eww/scripts/get-workspaces") -(deflisten active_workspace :initial "1" "bash ~/.config/eww/scripts/get-active-workspace") +(deflisten workspaces + :initial "[]" "bash ~/.config/eww/scripts/get-workspaces" +) +(deflisten active_workspace + :initial "1" "bash ~/.config/eww/scripts/get-active-workspace" +) (defwidget workspaces [] - (eventbox :class "workspaces-widget" + (eventbox + :class "workspaces-widget" (box :space-evenly false (label