Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 3.47 KB

README.md

File metadata and controls

30 lines (19 loc) · 3.47 KB

Expandtheon

Static Badge

Obsidian Alacritty Discord Slack Zotero

A vector icon theme that brings third-party support to elementary OS and it's desktop environment, Pantheon.

This theme is designed to be installed on top of and extend the regular icons theme for elementary OS.

Building and Installation

You'll need the following dependencies:

  • meson

Run meson to configure the build environment and then ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install

sudo ninja install