clearlinux-pkgs-3rd-party / documentation

Contains the instructions for compilation and installation
18 stars 0 forks source link

Materia theme : easy to bring back good old clearlinux package theme. #7

Open nazar2sfive opened 4 years ago

nazar2sfive commented 4 years ago

Manual Installation

Clone the repository and move into the project directory in the terminal:

git clone --depth 1 https://github.com/nana-4/materia-theme cd materia-theme

Build and install it using Meson:

meson "build" sudo ninja -C "build" install

Alternatively, you can use ./install.sh script without using Meson:

sudo ./install.sh

https://github.com/nana-4/materia-theme

gregor160300 commented 4 years ago

I wanted to add this but I can't with swupd since there is no way to add more locations for themes so even when I build and export the files applications won't pick it up