From 93820527f7dc89e3a3f2e2171d440d2059638944 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Sat, 11 May 2024 20:41:12 -0700 Subject: Update EWW media widget styling --- modules/home/eww.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/home/eww.nix') diff --git a/modules/home/eww.nix b/modules/home/eww.nix index 566eaea..3be22ea 100644 --- a/modules/home/eww.nix +++ b/modules/home/eww.nix @@ -46,6 +46,8 @@ window { color: @fg; background-color: @bg; + border: 2px solid @bg1; + border-bottom: none; } .main { -- cgit v1.2.3