Update Ricing

This commit is contained in:
InoriShio
2024-09-06 11:57:04 +00:00
committed by GitHub
parent 51c498e381
commit 60def1abdb
+8
View File
@@ -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