Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian Trixie 上, KDE+wayland+fcitx5皮膚錯誤 #11

Open
ShulkerSakura opened this issue Jan 27, 2025 · 2 comments
Open

Debian Trixie 上, KDE+wayland+fcitx5皮膚錯誤 #11

ShulkerSakura opened this issue Jan 27, 2025 · 2 comments

Comments

@ShulkerSakura
Copy link

ShulkerSakura commented Jan 27, 2025

Image
使用的是macOS-light主題,下面是我的配置文件
~/.config/fcitx5/conf/classicui.conf

垂直候选列表

Vertical Candidate List=False

按屏幕 DPI 使用

PerScreenDPI=True

主题(这里要改成你想要使用的主题名,主题名就在下面)

Theme=macOS-light

~/.config/fcitx5/conf/rime.conf
PreeditInApplication=True

macOS-light主題目錄已經放置在 ~/.config/fcitx5/themes/ 中

@qingchuwudi
Copy link

qingchuwudi commented Feb 27, 2025

我在Ubuntu 24.04 上面也遇到了同样的问题,把主题复制到系统目录后解决

sudo cp -rf macOS-light macOS-dark green summer transparent-green spring winter /usr/share/fcitx5/themes/

@shoucandanghehe
Copy link

检查一下皮肤路径是~/.local/share/fcitx5/themes/macOS-light
readme里的命令少一个斜杠

cp spring ~/.local/share/fcitx5/themes -r

- cp spring ~/.local/share/fcitx5/themes -r
+ cp spring ~/.local/share/fcitx5/themes/ -r

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants