eww: Fix workspaces monitor filter

This commit is contained in:
2024-05-16 09:56:50 +02:00
parent 6540833edc
commit cb7c1dc23c
3 changed files with 16 additions and 16 deletions

View File

@ -26,7 +26,7 @@ window {
.workspace {
font-size: 18px;
font-weight: 400;
border: dashed $highlight1 1px;
border: dashed $highlight1 2px;
background: $lowlight1;
border-radius: 30px;
padding-top: 3px;