From cb4cda29da78f94b1abe4e77c32316fc9c4d9070 Mon Sep 17 00:00:00 2001 From: xynydev Date: Thu, 19 Oct 2023 12:53:32 +0300 Subject: [PATCH] feat: rounded window corners --- config/files/usr/share/ublue-os/just/60-custom.just | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/files/usr/share/ublue-os/just/60-custom.just b/config/files/usr/share/ublue-os/just/60-custom.just index 4acfa6a..b553808 100644 --- a/config/files/usr/share/ublue-os/just/60-custom.just +++ b/config/files/usr/share/ublue-os/just/60-custom.just @@ -18,4 +18,6 @@ setup-gext: # space bar gext install 5090 # forge - gext install 4481 \ No newline at end of file + gext install 4481 + # rounded window corners + gext install 5237 \ No newline at end of file