mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-07-16 22:16:51 +08:00
add fcitx5-qt; rstudio window rule
This commit is contained in:
parent
ced09b9dcd
commit
ed87b2c98e
2 changed files with 2 additions and 0 deletions
|
|
@ -56,6 +56,7 @@
|
||||||
fcitx5 = {
|
fcitx5 = {
|
||||||
addons = with pkgs; [
|
addons = with pkgs; [
|
||||||
fcitx5-gtk
|
fcitx5-gtk
|
||||||
|
libsForQt5.fcitx5-qt
|
||||||
fcitx5-chinese-addons
|
fcitx5-chinese-addons
|
||||||
fcitx5-rime
|
fcitx5-rime
|
||||||
fcitx5-pinyin-moegirl
|
fcitx5-pinyin-moegirl
|
||||||
|
|
|
||||||
|
|
@ -77,6 +77,7 @@
|
||||||
"evince"
|
"evince"
|
||||||
"zathura"
|
"zathura"
|
||||||
"Zotero"
|
"Zotero"
|
||||||
|
"RStudio"
|
||||||
];
|
];
|
||||||
default-column-width = {
|
default-column-width = {
|
||||||
proportion = 1.0;
|
proportion = 1.0;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue