Compare commits
No commits in common. "d0e90ac6b8ad4099fca3d8cc0ce4c56f686fbcc4" and "853f5d774673bf45d519071a9c96ee7220660506" have entirely different histories.
d0e90ac6b8
...
853f5d7746
|
|
@ -84,7 +84,8 @@
|
|||
#### R and RStudio:
|
||||
(rWrapper.override {packages = myRPackages; })
|
||||
(rstudioWrapper.override { packages = myRPackages; })
|
||||
SDL2.dev
|
||||
SDL2
|
||||
SDL2_image
|
||||
|
||||
# Communication
|
||||
patchedElementDesktop
|
||||
|
|
|
|||
|
|
@ -197,7 +197,7 @@ in
|
|||
"applications/static-blur" = true;
|
||||
"applications/blur-on-overview" = true;
|
||||
"applications/enable-all" = true;
|
||||
"applications/opacity" = 215;
|
||||
"applications/opacity" = 190;
|
||||
"applications/pipeline" = "pipeline_default_rounded";
|
||||
"applications/blacklist" = [
|
||||
"Minecraft*"
|
||||
|
|
|
|||
Loading…
Reference in New Issue