Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)