mirror of
https://github.com/obsqrbtz/clrsync.git
synced 2026-04-08 20:19:04 +03:00
Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -47,6 +47,14 @@ A theme management tool for synchronizing color schemes across multiple applicat
|
|||||||
|
|
||||||
### Linux
|
### Linux
|
||||||
|
|
||||||
|
#### Arch Linux
|
||||||
|
|
||||||
|
Install the package from AUR using any helper or install manually
|
||||||
|
|
||||||
|
```shell
|
||||||
|
yay -S clrsync-git
|
||||||
|
```
|
||||||
|
|
||||||
#### Ubuntu
|
#### Ubuntu
|
||||||
|
|
||||||
1. Download the latest .deb from the [releases page](https://github.com/obsqrbtz/clrsync/releases)
|
1. Download the latest .deb from the [releases page](https://github.com/obsqrbtz/clrsync/releases)
|
||||||
@@ -465,4 +473,4 @@ The GUI provides:
|
|||||||
- **[toml++](https://github.com/marzer/tomlplusplus)** - Header-only TOML config file parser and serializer for C++17
|
- **[toml++](https://github.com/marzer/tomlplusplus)** - Header-only TOML config file parser and serializer for C++17
|
||||||
- **[argparse](https://github.com/p-ranav/argparse)** - Argument Parser for Modern C++
|
- **[argparse](https://github.com/p-ranav/argparse)** - Argument Parser for Modern C++
|
||||||
- **[ImGuiColorTextEdit](https://github.com/BalazsJako/ImGuiColorTextEdit)** - Syntax highlighting text editor for ImGui
|
- **[ImGuiColorTextEdit](https://github.com/BalazsJako/ImGuiColorTextEdit)** - Syntax highlighting text editor for ImGui
|
||||||
- **cursed** by **[pyratebeard](https://pyratebeard.net)** - Color scheme
|
- **cursed** by **[pyratebeard](https://pyratebeard.net)** - Color scheme
|
||||||
|
|||||||
Reference in New Issue
Block a user