https://github.com/pickfire/fcitx5-dwm-theme
Fcitx5 dwm theme
https://github.com/pickfire/fcitx5-dwm-theme
Last synced: 5 months ago
JSON representation
Fcitx5 dwm theme
- Host: GitHub
- URL: https://github.com/pickfire/fcitx5-dwm-theme
- Owner: pickfire
- License: unlicense
- Created: 2020-09-29T01:47:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-29T01:48:15.000Z (over 5 years ago)
- Last Synced: 2025-04-05T03:27:21.164Z (about 1 year ago)
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dwm fcitx5 theme

## Install
```
git clone https://github.com/pickfire/fcitx5-dwm-theme ~/.local/share/fcitx5/themes/dwm
```
Add the following to your `~/.config/fcitx5/conf/classicui.conf`.
```ini
# True, if you want a vertical candidate list
Vertical Candidate List=False
Theme=dwm
```
Optionally move pinyin preedit display to applications supporting it, modify
`~/.config/fcitx5/conf/pinyin.conf`.
```ini
# Show preedit within application
PreeditInApplication=True
```
Based on .
## License
This is free and unencumbered software released into the public domain.
Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.