From a358cd1ee985e9385e2b0f25503470b3fd273cd8 Mon Sep 17 00:00:00 2001 From: The_miro Date: Thu, 22 May 2025 16:50:20 +0200 Subject: [PATCH] rounded corners on vesktop --- desktopenvs/hyprland/Vencord/themes/cyberqueer.theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktopenvs/hyprland/Vencord/themes/cyberqueer.theme.css b/desktopenvs/hyprland/Vencord/themes/cyberqueer.theme.css index 4576526..e864a13 100644 --- a/desktopenvs/hyprland/Vencord/themes/cyberqueer.theme.css +++ b/desktopenvs/hyprland/Vencord/themes/cyberqueer.theme.css @@ -11,7 +11,7 @@ */ @import url('https://refact0r.github.io/system24/src/main.css'); /* main theme css. DO NOT REMOVE */ -@import url('https://refact0r.github.io/system24/src/unrounding.css'); /* gets rid of all rounded corners. remove if you want rounded corners. */ +/* @import url('https://refact0r.github.io/system24/src/unrounding.css'); /* gets rid of all rounded corners. remove if you want rounded corners. */ /* customize things here */ :root {