From a7b204f5a60743da0256afc12653b62dde97d932 Mon Sep 17 00:00:00 2001 From: The_miro Date: Mon, 9 Jun 2025 18:39:54 +0200 Subject: [PATCH] fixed wofi theme --- desktopenvs/hyprland/wofi/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/desktopenvs/hyprland/wofi/style.css b/desktopenvs/hyprland/wofi/style.css index ef0bf5f..57a0e06 100644 --- a/desktopenvs/hyprland/wofi/style.css +++ b/desktopenvs/hyprland/wofi/style.css @@ -1,4 +1,5 @@ * { + all: unset; font-family: Agave Nerd Font Mono, Arial, sans-serif; border-radius: 15px; font-size: 18pt;