mirror of
https://gitgud.io/wackyideas/aerothemeplasma.git
synced 2024-08-15 00:43:43 +00:00
Small updates
This commit is contained in:
parent
5ac286b2fd
commit
d3c7bcfef2
2 changed files with 3 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue