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