Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 3 days ago
JSON representation

A tweaking tool for the COSMIC desktop.

Awesome Lists containing this project

README

        



# Tweaks for COSMIC

A tweaking tool for the COSMIC™ desktop.

![window-light.png](res/screenshots/window-light.png#gh-light-mode-only)
![window-dark.png](res/screenshots/window-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.