try to fix flatpak cjk glitch

This commit is contained in:
Sense T
2023-06-21 13:46:27 +08:00
parent d1f1cb7715
commit dfc329ccc9
2 changed files with 12 additions and 0 deletions

View File

@@ -13,6 +13,11 @@
jdk17
];
sessionPath = {
".local/bin"
"Applications"
}
shellAliases = {
cao = "fuck";
top = "btop";
@@ -23,5 +28,10 @@
file = {
# TODO: hyprland
# Use flatseal to change permissions.
".local/share/fonts" = {
source = /run/current-system/sw/share/X11/fonts
};
};
}