https://github.com/yutsuten/fcitx5-arc-theme
Arc theme for fcitx5.
https://github.com/yutsuten/fcitx5-arc-theme
fcitx5-theme
Last synced: 6 months ago
JSON representation
Arc theme for fcitx5.
- Host: GitHub
- URL: https://github.com/yutsuten/fcitx5-arc-theme
- Owner: Yutsuten
- License: unlicense
- Created: 2021-11-15T05:46:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-02T05:48:37.000Z (over 1 year ago)
- Last Synced: 2025-01-20T22:12:24.014Z (over 1 year ago)
- Topics: fcitx5-theme
- Language: Makefile
- Homepage:
- Size: 18.6 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Fcitx5 Arc Theme
Arc theme for fcitx5.

## Install
Run this command to install.
```shell
make install
```
Or, alternatively:
```shell
cp -a arc ~/.local/share/fcitx5/themes/arc
```
## Enable
Open `fcitx5-configtool`,
go to `Addon` > `Classic User Interface`,
click the settings button and apply the `Arc` theme.
You can also update `~/.config/fcitx5/conf/classicui.conf` file manually.
Just change the `Theme` to `arc`.
## Similar projects
- [fcitx5-arc-theme](https://github.com/Kienyew/fcitx5-arc-theme)