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

https://github.com/cosmic-utils/tweaks

A tweaking tool for the COSMIC desktop.
https://github.com/cosmic-utils/tweaks

cosmic cosmic-ext-application libcosmic pop-os tweaks

Last synced: about 1 year ago
JSON representation

A tweaking tool for the COSMIC desktop.

Awesome Lists containing this project

README

          



Tweaks


Beyond the limits of your desktop


A tweaking tool offering access to advanced settings and features for COSMICâ„¢






![color-schemes-light.png](res/screenshots/color-schemes-light.png#gh-light-mode-only)
![color-schemes-dark.png](res/screenshots/color-schemes-dark.png#gh-dark-mode-only)

## Getting Started
Clone this repository to your local machine and open it in your code editor.

Run `cargo run` in the terminal to build and run the application.

## Dependencies
- `cargo`
- `just`
- `libxkbcommon-dev`
- [`libcosmic`](https://github.com/pop-os/libcosmic?tab=readme-ov-file#building)

## Installation
Clone this repository to your local machine and run:

```bash
just build-release
sudo just install
```

## License
This project is licensed under the GPL-3.0 License - see the [LICENSE](LICENSE) file for details.