plasma is working adequetaly for me
This commit is contained in:
parent
a0722e229c
commit
542f2bf033
22 changed files with 8386 additions and 165 deletions
|
|
@ -14,7 +14,7 @@
|
|||
initial_window_height = "55c";
|
||||
|
||||
# Remove window borders
|
||||
hide_window_decorations = "titlebar-only";
|
||||
hide_window_decorations = "yes";
|
||||
tab_title_template = "none";
|
||||
active_tab_title_template = "none";
|
||||
draw_minimal_borders = "yes";
|
||||
|
|
|
|||
|
|
@ -23,11 +23,10 @@ in
|
|||
jetbrainsMonoFont
|
||||
]
|
||||
# TODO verify if these are needed/working
|
||||
# ++ (with pkgs; [
|
||||
# ipafont
|
||||
# kochi-substitute
|
||||
# noto-fonts-cjk-sans # Or another CJK font
|
||||
# ])
|
||||
;
|
||||
++ (with pkgs; [
|
||||
ipafont
|
||||
kochi-substitute
|
||||
noto-fonts-cjk-sans # Or another CJK font
|
||||
]);
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue