mirror of
https://github.com/EdenQwQ/nixos.git
synced 2025-12-26 18:34:56 +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 = {
|
||||
addons = with pkgs; [
|
||||
fcitx5-gtk
|
||||
libsForQt5.fcitx5-qt
|
||||
fcitx5-chinese-addons
|
||||
fcitx5-rime
|
||||
fcitx5-pinyin-moegirl
|
||||
|
|
|
|||
|
|
@ -77,6 +77,7 @@
|
|||
"evince"
|
||||
"zathura"
|
||||
"Zotero"
|
||||
"RStudio"
|
||||
];
|
||||
default-column-width = {
|
||||
proportion = 1.0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue