An open API service indexing awesome lists of open source software.

https://github.com/elementary/sound-theme

A bespoke sound for your theme
https://github.com/elementary/sound-theme

meson

Last synced: 2 months ago
JSON representation

A bespoke sound for your theme

Awesome Lists containing this project

README

          

# Sound Theme

A set of system sounds for elementary OS. Designed to be light, natural/physical, and pleasant.

## Attribution

`dialog-warning.ogg` is licensed under Creative Commons Attribution and was sourced from [Notification Sounds](https://notificationsounds.com/standard-ringtones/answer-quickly-45)

## Installation

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

meson build --prefix=/usr
cd build
sudo ninja install