Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yutsuten/fcitx5-arc-theme
Arc theme for fcitx5.
https://github.com/yutsuten/fcitx5-arc-theme
fcitx5-theme
Last synced: about 2 months ago
JSON representation
Arc theme for fcitx5.
- Host: GitHub
- URL: https://github.com/yutsuten/fcitx5-arc-theme
- Owner: Yutsuten
- License: mit
- Created: 2021-11-15T05:46:11.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-09T07:20:19.000Z (9 months ago)
- Last Synced: 2024-05-01T17:40:31.488Z (8 months ago)
- Topics: fcitx5-theme
- Language: Makefile
- Homepage:
- Size: 15.6 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Fcitx5 Arc Theme
Arc theme for fcitx5.
![preview](images/preview.png)
## 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)