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.
- Host: GitHub
- URL: https://github.com/cosmic-utils/tweaks
- Owner: cosmic-utils
- License: gpl-3.0
- Created: 2024-05-02T02:33:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-30T03:35:10.000Z (about 1 year ago)
- Last Synced: 2025-04-06T00:39:31.626Z (about 1 year ago)
- Topics: cosmic, cosmic-ext-application, libcosmic, pop-os, tweaks
- Language: Rust
- Homepage: https://tweaks.edfloreshz.dev/
- Size: 2.23 MB
- Stars: 81
- Watchers: 3
- Forks: 16
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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â„¢


## 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.