big update
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user