fcitx5: re-enable
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
# - nixpkgs has a few themes: `fcitx5-{material-color,nord,rose-pine}`
|
||||
# - NUR has a few themes
|
||||
# - <https://github.com/catppuccin/fcitx5>
|
||||
{ lib, pkgs, ... }:
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
sane.programs.fcitx5 = {
|
||||
packageUnwrapped = pkgs.fcitx5-with-addons.override {
|
||||
|
@@ -148,7 +148,7 @@ in
|
||||
"blueberry" # GUI bluetooth manager
|
||||
"brightnessctl"
|
||||
"conky" # for a nice background
|
||||
# "fcitx5" # input method; emoji # TODO(2024/05/10): this broke 2-ish weeks ago, glitches input into any textbox, possibly only when xwayland is enabled?
|
||||
"fcitx5" # input method; emoji. this has been known to break and glitch input into any textbox -- disable here if that happens
|
||||
"fontconfig"
|
||||
# "gnome.gnome-bluetooth" # XXX(2023/05/14): broken
|
||||
# "gnome.gnome-control-center" # XXX(2023/06/28): depends on webkitgtk4_1
|
||||
|
Reference in New Issue
Block a user