From 60def1abdbe24e8da6a8980d0d791112352d8533 Mon Sep 17 00:00:00 2001 From: InoriShio <126560588+InoriShio@users.noreply.github.com> Date: Fri, 6 Sep 2024 11:57:04 +0000 Subject: [PATCH] Update Ricing --- Ricing | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Ricing b/Ricing index e69de29..63019e2 100644 --- a/Ricing +++ b/Ricing @@ -0,0 +1,8 @@ +# Add rounded corners +git clone https://github.com/matinlotfali/KDE-Rounded-Corners +cd KDE-Rounded-Corners +mkdir build +cd build +cmake .. +cmake --build . -j +sudo make install \ No newline at end of file