mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-02-22 12:55:33 +08:00
fix wallpaper; add R packages for bayes factor
This commit is contained in:
parent
6bf8ae412f
commit
c2101a625a
8 changed files with 62 additions and 28 deletions
|
|
@ -106,6 +106,12 @@
|
|||
];
|
||||
opacity = 0.85;
|
||||
}
|
||||
{
|
||||
matches = [
|
||||
{ app-id = "MATLAB R2022b - academic use"; }
|
||||
];
|
||||
open-floating = true;
|
||||
}
|
||||
];
|
||||
layer-rules = [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue