# mutter-rounded-setting **Repository Path**: lluo/mutter-rounded-setting ## Basic Information - **Project Name**: mutter-rounded-setting - **Description**: A simple gui for mutter-rounded, written by gjs - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-16 - **Last Updated**: 2022-06-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mutter-rounded-setting A simple gui for [mutter_rounded](https://aur.archlinux.org/packages/mutter-rounded/). the `@types` folder are generated by [ts-for-gjs](https://github.com/sammydre/ts-for-gjs), for code completion. - install dependencies: ``` yarn ``` - package ``` yarn webpack ``` # Install ```bash git clone https://github.com/yilozt/mutter-rounded-setting cd ./mutter-rounded-setting ./install ``` You can move `dist/mutter_settings.js` to anywhere if you want.