From 39fb6d992b1219082ae7446c821a492113b59033 Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 19 May 2025 13:18:41 +0200 Subject: [PATCH] made systray menu slightly smaller --- desktopenvs/hyprland/eww-nobattery/eww.scss | 16 ++++++++-------- desktopenvs/hyprland/eww-touch/eww.scss | 16 ++++++++-------- desktopenvs/hyprland/eww/eww.scss | 16 ++++++++-------- 3 files changed, 24 insertions(+), 24 deletions(-) diff --git a/desktopenvs/hyprland/eww-nobattery/eww.scss b/desktopenvs/hyprland/eww-nobattery/eww.scss index 0b3d77c..12a1d75 100644 --- a/desktopenvs/hyprland/eww-nobattery/eww.scss +++ b/desktopenvs/hyprland/eww-nobattery/eww.scss @@ -75,17 +75,17 @@ menuitem { background: #1a1a1a; color: #5018dd; - padding-top:5px; - margin-top:1px; + padding-top:2px; + margin-top:3px; - padding-bottom:5px; - margin-bottom:1px; + padding-bottom:2px; + margin-bottom:3px; - padding-left:5px; - margin-left:4px; + padding-left:2px; + margin-left:3px; - padding-right:5px; - margin-right:4px; + padding-right:2px; + margin-right:3px; border-radius: 25px; diff --git a/desktopenvs/hyprland/eww-touch/eww.scss b/desktopenvs/hyprland/eww-touch/eww.scss index 0b3d77c..12a1d75 100644 --- a/desktopenvs/hyprland/eww-touch/eww.scss +++ b/desktopenvs/hyprland/eww-touch/eww.scss @@ -75,17 +75,17 @@ menuitem { background: #1a1a1a; color: #5018dd; - padding-top:5px; - margin-top:1px; + padding-top:2px; + margin-top:3px; - padding-bottom:5px; - margin-bottom:1px; + padding-bottom:2px; + margin-bottom:3px; - padding-left:5px; - margin-left:4px; + padding-left:2px; + margin-left:3px; - padding-right:5px; - margin-right:4px; + padding-right:2px; + margin-right:3px; border-radius: 25px; diff --git a/desktopenvs/hyprland/eww/eww.scss b/desktopenvs/hyprland/eww/eww.scss index 0b3d77c..12a1d75 100644 --- a/desktopenvs/hyprland/eww/eww.scss +++ b/desktopenvs/hyprland/eww/eww.scss @@ -75,17 +75,17 @@ menuitem { background: #1a1a1a; color: #5018dd; - padding-top:5px; - margin-top:1px; + padding-top:2px; + margin-top:3px; - padding-bottom:5px; - margin-bottom:1px; + padding-bottom:2px; + margin-bottom:3px; - padding-left:5px; - margin-left:4px; + padding-left:2px; + margin-left:3px; - padding-right:5px; - margin-right:4px; + padding-right:2px; + margin-right:3px; border-radius: 25px;