6 lines
102 B
Nix
6 lines
102 B
Nix
{...}: {
|
|
wayland.windowManager.hyprland.settings.exec-once = [
|
|
"quickshell"
|
|
"fcitx5"
|
|
];
|
|
}
|