Small updates

このコミットが含まれているのは:
wackyideas 2022-11-21 20:24:49 +01:00
コミット d3c7bcfef2
2個のファイルの変更3行の追加1行の削除

ファイルの表示

@ -227,13 +227,14 @@ The last two dependencies are available as prebuilt packages in this repository.
To compile Smaragd, do the following in the terminal:
1. `cd smaragd-0.1.1`
2. `mkdir build`
2. `mkdir build` (You can delete the build directory that already exists, or use a different name)
3. `cd build`
4. ```cmake -DCMAKE_INSTALL_PREFIX=`kf5-config --prefix` ..```
5. `make`
6. `sudo make install`
If compiling multiple times, only the last step is required. Steps 1-4. are for setting the environment up for the first time.
To see new changes, restart KWin (Assuming Smaragd has been installed for the first time, and has been selected in the settings).
### Plasma widgets <a name="widgets"></a>

ファイルの表示

@ -29,6 +29,7 @@
These are all the projects which I have either mentioned or forked for the purposes of this theme pack. Please consider checking them out and checking out the authors who created these themes, plasmoids and other tweaks.
XMR: `45WrFdAJvAaLTPA27xfqckPGiqphTBnbmELxdBrjpkpW7Bwuc9Rn2TT13QXm7eHZgVJKRPDBbJFLt4Crg9EXLxKp9E9AHJp`
## TABLE OF CONTENTS
1. [Introduction](#introduction)