From 03b65ba61103f3a730b24d06b9ccafa513621332 Mon Sep 17 00:00:00 2001 From: iFargle Date: Thu, 4 Jan 2024 17:28:32 +0900 Subject: [PATCH] test --- .../common/desktops/hyprland/themes/stylix/waybar-conf.nix | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/home-manager/common/desktops/hyprland/themes/stylix/waybar-conf.nix b/home-manager/common/desktops/hyprland/themes/stylix/waybar-conf.nix index 73516807..f748d9ae 100644 --- a/home-manager/common/desktops/hyprland/themes/stylix/waybar-conf.nix +++ b/home-manager/common/desktops/hyprland/themes/stylix/waybar-conf.nix @@ -123,10 +123,8 @@ }; }; style = { - "*" = { - border = "none"; - border-radius = 0; - }; + border = "none"; + border-radius = 0; waybar = { padding = "15px"; };