Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 541 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 541 Bytes

Fcitx5 Gruvbox

Fcitx5 theme based on Gruvbox color.

Screenshot

light

dark

Usage

Installation

git clone https://github.com/ayamir/fcitx5-gruvbox
mkdir -p ~/.local/share/fcitx5/themes/
cd fcitx5-gruvbox
cp -r Gruvbox-Light/ Gruvbox-Dark ~/.local/share/fcitx5/themes/

Enabling

In ~/.config/fcitx5/conf/classicui.conf, change the Theme line as

Theme=Gruvbox-Dark
# or
Theme=Gruvbox-Light

Then restart fcitx5 to apply the theme.

fcitx5 -r