add(apps): fcitx5 on their own folder
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
{pkgs, ...}: {
|
||||||
|
wayland.windowManager.hyprland.settings.exec-once = [
|
||||||
|
"fcitx5 -d --replace"
|
||||||
|
];
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user