From d6f6181293fa6886772667998f9d28e2f63347a9 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Mon, 5 Aug 2024 23:47:49 +0400 Subject: [PATCH] kys --- config/ags/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/ags/style.css b/config/ags/style.css index 990401eb..76cb1083 100644 --- a/config/ags/style.css +++ b/config/ags/style.css @@ -1,3 +1,7 @@ +* { + border-radius: 0px; +} + window.bar { background-color: @theme_bg_color; color: @theme_fg_color;