big update

This commit is contained in:
2024-09-10 16:00:07 +02:00
parent cbebe0a527
commit 7c19f7f1f6
366 changed files with 142 additions and 6 deletions
+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